Skip to content

Commit 3a8ca88

Browse files
Erkan Ertürkferrannp
authored andcommitted
docs: fix typo in AppbarContent.js (#692)
1 parent b0e9261 commit 3a8ca88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Appbar/AppbarContent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import type { Theme, $RemoveChildren } from '../../types';
1313

1414
type Props = $RemoveChildren<typeof View> & {|
1515
/**
16-
* CUstom color for the text.
16+
* Custom color for the text.
1717
*/
1818
color?: string,
1919
/**

0 commit comments

Comments
 (0)