Skip to content

Commit e70b211

Browse files
authored
Merge pull request #450 from JonasGoebel/fix/docs-typo
docs: fixed typo
2 parents 3ab7ffd + c345c64 commit e70b211

File tree

1 file changed

+2
-2
lines changed
  • packages/docs/content/components/modal

1 file changed

+2
-2
lines changed

packages/docs/content/components/modal/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ Modals have three optional sizes, available via modifier classes to be placed on
128128

129129
## Fullscreen Modal
130130

131-
Another override is the option to pop up a React modal component that covers the user viewport, available via property `fullscrean`.
131+
Another override is the option to pop up a React modal component that covers the user viewport, available via property `fullscreen`.
132132

133-
| Fullscrean | Availability |
133+
| Fullscreen | Availability |
134134
| ---------- | -------------- |
135135
| `true` | Always |
136136
| `'sm'` | Below `576px` |

0 commit comments

Comments
 (0)