Skip to content

Commit 71f39a7

Browse files
olivierkespi0
authored andcommitted
docs: fix typo (bootstrap-vue#1531)
1 parent ace3e94 commit 71f39a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/layout/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ Includes support for 1 through 12 across all five grid tiers.
374374
```
375375

376376
### Offsetting columns
377-
You can offset grid columns in two ways: our responsive `offset-*` props orthe
377+
You can offset grid columns in two ways: our responsive `offset-*` props or the
378378
[margin](/docs/reference/spacing) utility classes. Grid `offset-*` props are sized to
379379
match columns while margins utility classes are more useful for quick layouts where
380380
the width of the offset is variable.

0 commit comments

Comments
 (0)