Skip to content

Commit c4250cb

Browse files
committed
0.3.6
1 parent 2817ab9 commit c4250cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Install from vscode marketplace [SharedLock](https://marketplace.visualstudio.co
2727

2828
## How it works
2929

30-
For preventing merge confilicts while editing same file, developer can lock the file, so other team members
31-
cannot edit it, until first developer releases the file
30+
For preventing merge confilicts while editing same file, developer can lock the file, so other team members
31+
cannot edit it, until first developer releases the file
3232

33-
This works inside identical project source tree ( i.e. cloned repo of same project, but doen't care abount branch),
34-
Locks works on [Workspace]/**/* files.
33+
This works inside identical project source tree ( i.e. cloned repo of same project, but doen't care abount branch),
34+
Locks works on [Workspace]/**/* files.
3535

3636

0 commit comments

Comments
 (0)