Skip to content

Commit 98de668

Browse files
PierreCapoPierreCapo
andauthored
doc: fix typo (#135)
Co-authored-by: PierreCapo <pierre.caporossi@gadz.org>
1 parent 9201b17 commit 98de668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/specs/RiveView.nitro.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export interface DataBindByName {
2525
export interface RiveViewProps extends HybridViewProps {
2626
/** Name of the artboard to display from the Rive file */
2727
artboardName?: string;
28-
/** Name of the state mgachine to play */
28+
/** Name of the state machine to play */
2929
stateMachineName?: string;
3030
/** Whether to automatically start playing the state machine */
3131
autoPlay?: boolean;

0 commit comments

Comments
 (0)