Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Commit e71b5b6

Browse files
committed
Fix grammar
1 parent 7bc1125 commit e71b5b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/visual-stack-docs/src/containers/Components/Docs

packages/visual-stack-docs/src/containers/Components/Docs/box.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ export default () => {
145145
</TBody>
146146
</Table>
147147
<Text type="light" italic>
148-
Note: the absence of a margin prop is intentional. Exporting
149-
components using outer margin or any spacing around its
148+
Note: the absence of a margin prop is intentional. Exporting a
149+
component using outer margin or any spacing around its
150150
contents is considered a bad practice since it makes it harder
151151
for its container to control the layout.
152152
</Text>

0 commit comments

Comments
 (0)