Skip to content

Commit b0f49c8

Browse files
docs(javascript): fix typo
1 parent c22565d commit b0f49c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/getting-started/javascript.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ modal.show();
231231
modal.hide();
232232
```
233233

234-
You can even remove the instance form the instance manager:
234+
You can even remove the instance from the instance manager:
235235

236236
```javascript
237237
// remove the instance object from the global FlowbiteInstances manager

0 commit comments

Comments
 (0)