Skip to content

Commit 59106a9

Browse files
docs: fix typo in landing page (#481)
<!-- Please provide enough information so that others can review your pull request. --> <!-- Keep pull requests small and focused on a single change. --> ### Summary Fix typo in landing page.
1 parent f318a2b commit 59106a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
This project is a collection of tools to make it easier to build React Native libraries. It contains the following CLIs:
44

55
- [`create-react-native-library`](./create.md) - a CLI to scaffold a React Native library.
6-
- [`react-native-bundle-bob`](./build.md) - a CLI to build React Native libraries for various targets.
6+
- [`react-native-builder-bob`](./build.md) - a CLI to build React Native libraries for various targets.

0 commit comments

Comments
 (0)