Skip to content

Commit e1eac2d

Browse files
heitorlessaJoris Conijn
and
Joris Conijn
authored
chore: typo in list
Co-authored-by: Joris Conijn <[email protected]>
1 parent 75dc529 commit e1eac2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/utilities/parser.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ assert ret.password1 == ret.password2
273273
1. We imported built-in `models` from the parser utility
274274
2. Used `envelopes.EventBridgeModel` as the envelope for our `UserModel` model
275275
3. Parser parsed the original event against the EventBridge model
276-
4 Parser then parsed the `detail` key using `UserModel`
276+
4. Parser then parsed the `detail` key using `UserModel`
277277

278278
### Built-in envelopes
279279

0 commit comments

Comments
 (0)