Skip to content

Commit 8c46826

Browse files
authored
fix(calendar-story): Typo (#95233)
1 parent 7fd2af6 commit 8c46826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/app/components/calendar/calendar.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default Storybook.story('Calendar', story => {
1616
<Storybook.JSXProperty name="onChange" value={Function} />.
1717
</p>
1818
<p>
19-
Under the hook we're using{' '}
19+
Under the hood we're using{' '}
2020
<ExternalLink href="https://github.com/hypeserver/react-date-range">
2121
react-date-range v1.4.x
2222
</ExternalLink>

0 commit comments

Comments
 (0)