Skip to content

Commit 30c73e0

Browse files
committed
docs: Fixed Build pages error
1 parent c448534 commit 30c73e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-6.x/typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ And then we can use it:
5050
</RootStack.Navigator>
5151
```
5252

53-
This will provide type checking and intelliSense for props of the [`Navigator`](navigator.md) and [`Screen`](screen.md) components.
53+
This will provide type checking and intelliSense for props of the `Navigator` and [`Screen`](screen.md) components.
5454

5555
:::note
5656

0 commit comments

Comments
 (0)