Skip to content

Commit d333989

Browse files
author
gdy
committed
readme.md update
1 parent f6ebd24 commit d333989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Lock way: `new FileOutputStream(lockFile, false).getChannel.lock()`
148148
testCompile 'com.github.ProjectKaiser:pk-vcs-test:+'
149149
}
150150
```
151-
This will include VCS API (IVCS, LWC) and Abstract Ttest to your project.
151+
This will include VCS API (IVCS, LWC) and Abstract Test to your project.
152152
Also you can download release jars from https://github.com/ProjectKaiser/pk-vcs-api/releases, https://github.com/ProjectKaiser/pk-vcs-test/releases
153153
- Implement IVCS interface
154154
- IVCS implementation should be separate object which normally holds all VCS-related data within

0 commit comments

Comments
 (0)