Skip to content

Commit b2b9817

Browse files
author
Julien GASPAR LOPES
committed
fix typo
1 parent 95cb4ac commit b2b9817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export type RsiProps<T extends string> = {
3737
autoMapHeaders?: boolean
3838
// Headers matching accuracy: 1 for strict and up for more flexible matching
3939
autoMapDistance?: number
40-
// initial Step state to be rendered on load
40+
// Initial Step state to be rendered on load
4141
initialStepState?: StepState
4242
// Date format to use
4343
dateFormat?: string

0 commit comments

Comments
 (0)