Skip to content

Commit a1bba0d

Browse files
authored
Fix duplicate word in Fabric native commands doc (#5218)
1 parent 1091ab7 commit a1bba0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/the-new-architecture/fabric-component-native-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ In TypeScript, the `React.ElementRef` is deprecated. The correct type to use is
9999

100100
## 2. Update the App code to use the new command
101101

102-
Now you can use the command in the the app.
102+
Now you can use the command in the app.
103103

104104
<Tabs groupId="language" queryString defaultValue={constants.defaultJavaScriptSpecLanguage} values={constants.javaScriptSpecLanguages}>
105105
<TabItem value="typescript">

0 commit comments

Comments
 (0)