Skip to content

Commit a848c5a

Browse files
authored
docs(yalc): Fix yalc publish command (#9754)
1 parent 12a32e3 commit a848c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-yalc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ to add the local SDK package to your project.
4343

4444
### My changes are not applied to the test project
4545

46-
Did you run `yarn build && yarn publish:yalc` after making your changes?
46+
Did you run `yarn build && yarn yalc:publish` after making your changes?
4747

4848
### My test project uses Vite and I still don't see changes
4949

0 commit comments

Comments
 (0)