diff --git a/docs/the-new-architecture/fabric-component-native-commands.md b/docs/the-new-architecture/fabric-component-native-commands.md index 5cb5dbd6710..44fa17d7d44 100644 --- a/docs/the-new-architecture/fabric-component-native-commands.md +++ b/docs/the-new-architecture/fabric-component-native-commands.md @@ -99,7 +99,7 @@ In TypeScript, the `React.ElementRef` is deprecated. The correct type to use is ## 2. Update the App code to use the new command -Now you can use the command in the the app. +Now you can use the command in the app.