Skip to content

Commit e16bc07

Browse files
ibbybuildsasdolo
authored andcommitted
typo(docs): Change sur to sure (obytes#417)
1 parent 2c70678 commit e16bc07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/guides/upgrading-deps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To update most of the dependencies that come with the starter, you can follow th
2222

2323
First, go to GitHub and compare your `rsMetadata.templateVersion` in your `package.json` with the latest release. Check if the `package.json` has been updated. Then, copy the new dependencies and devDependencies versions and paste them into your package.json file.
2424

25-
Finally, run the following commands to make sur everything is working as expected:
25+
Finally, run the following commands to make sure everything is working as expected:
2626

2727
```bash
2828
rm -rf node_modules ## remove node_modules folder

0 commit comments

Comments
 (0)