Skip to content

Commit 7af051e

Browse files
authored
Merge pull request #76 from JodanJodan/patch-1
Fix typo in README.md
2 parents ec19892 + d5bd1c9 commit 7af051e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Book.search('author: writer').limit(1).all
262262
> ![litemetric](https://github.com/oldmoe/litestack/blob/master/assets/litemetric_logo_teal.png?raw=true)
263263

264264
### Litemetric
265-
Litestack comes with a mdoule that can collect useful metrics for its different components, in each component, you need to add the following to the respective .yml file (database.yml in case of Litedb)
265+
Litestack comes with a module that can collect useful metrics for its different components, in each component, you need to add the following to the respective .yml file (database.yml in case of Litedb)
266266
```yml
267267
metrics: true # default is false
268268
```

0 commit comments

Comments
 (0)