Skip to content

Commit bae2f46

Browse files
authored
typo (#1599)
1 parent 5588c16 commit bae2f46

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
@@ -134,7 +134,7 @@ Some other great aspects:
134134
- Zero dependencies
135135
- Works in Node.js and all modern browsers
136136
- Tiny: 8kb minified + zipped
137-
- Immutable: methods (i.e. `.optional()`) return a new instance
137+
- Immutable: methods (e.g. `.optional()`) return a new instance
138138
- Concise, chainable interface
139139
- Functional approach: [parse, don't validate](https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-validate/)
140140
- Works with plain JavaScript too! You don't need to use TypeScript.

0 commit comments

Comments
 (0)