Skip to content

Commit

Permalink
Improve wording for last step within creating a shared UI step
Browse files Browse the repository at this point in the history
Co-authored-by: Jamon Holmgren <[email protected]>
  • Loading branch information
fpena and jamonholmgren authored Dec 11, 2024
1 parent 8536941 commit 23112be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/SettingUpYarnMonorepo.md
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ Compile your TypeScript code to ensure it's ready for consumption by other packa
npx tsc
```

Awesome! We have now a second package within our monorepo, and a UI component we can share across apps. Let's go ahead
Awesome! We have now a second package within our monorepo and a UI component we can share across apps. Onward!

## Step 8: Use the shared UI package in the mobile app

Expand Down

0 comments on commit 23112be

Please sign in to comment.