File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ Adding a `+` after the `???` token renders the block expanded:
229
229
230
230
# ## Inline blocks
231
231
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
233
233
them to the right using the `inline` + `end` modifiers, or to the left using
234
234
only the `inline` modifier :
235
235
@@ -276,7 +276,7 @@ only the `inline` modifier:
276
276
__Important__ : admonitions that use the `inline` modifiers _must_ be declared
277
277
prior to the content block you want to place them beside. If there's
278
278
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.
280
280
281
281
# ## Supported types
282
282
You can’t perform that action at this time.
0 commit comments