We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d434f48 + e1eac2d commit ab1f0d2Copy full SHA for ab1f0d2
docs/content/utilities/parser.mdx
@@ -365,7 +365,7 @@ assert ret.password1 == ret.password2
365
1. We imported built-in `envelopes` from the parser utility
366
2. Used `envelopes.EventBridgeModel` as the envelope for our `UserModel` model
367
3. Parser parsed the original event against the EventBridge model
368
-4 Parser then parsed the `detail` key using `UserModel`
+4. Parser then parsed the `detail` key using `UserModel`
369
370
### Built-in envelopes
371
0 commit comments