Skip to content

Commit e5c7518

Browse files
squidfunktedyoung
andcommitted
Minor grammar fixes
Co-authored-by: tedyoung <[email protected]>
1 parent 04ece01 commit e5c7518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/admonitions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Adding a `+` after the `???` token renders the block expanded:
229229

230230
### Inline blocks
231231

232-
Admonitions can also be rendered as inline blocks (i.e. for sidebars), placing
232+
Admonitions can also be rendered as inline blocks (e.g., for sidebars), placing
233233
them to the right using the `inline` + `end` modifiers, or to the left using
234234
only the `inline` modifier:
235235

@@ -276,7 +276,7 @@ only the `inline` modifier:
276276
__Important__: admonitions that use the `inline` modifiers _must_ be declared
277277
prior to the content block you want to place them beside. If there's
278278
insufficient space to render the admonition next to the block, the admonition
279-
will stretch to the full width of the viewport, e.g. on mobile viewports.
279+
will stretch to the full width of the viewport, e.g., on mobile viewports.
280280

281281
### Supported types
282282

0 commit comments

Comments
 (0)