Skip to content

Commit 86c851d

Browse files
committed
Merge pull request #3 from manuyavuz/fix/developingPackagesTypo
Fix small typo in DevelopingPackages document
2 parents 8850b7a + f74a41c commit 86c851d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/DevelopingPackages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ then you have several options:
4646

4747
Both options are currently non-ideal since it is easy to commit code that will break for other members of your team, for example, if you change the sources for `Foo` and then commit a change to your app that uses those new changes but you have not committed those changes to `Foo` then you have caused dependency hell for your co-workers.
4848

49-
It is our intention to provide tooling to prevent such siutations, but for now please be aware of the caveats.
49+
It is our intention to provide tooling to prevent such situations, but for now please be aware of the caveats.

0 commit comments

Comments
 (0)