Skip to content

Commit 20e0cdc

Browse files
Update sourcecode.md
Fix typo.
1 parent 6aabd03 commit 20e0cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sourcecode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GitHub Repositories
1515
- [PlusToolkit](https://github.com/PlusToolkit): Organization containing all Plus toolkit repositories.
1616

1717
Plus toolkit contains three main repositories:
18-
- [PlusLib](https://github.com/PlusToolkit/PlusLib/): Library that contains all data acquisition and processing implementation. It contains a few sipmle tools and test applications but primarily intended to be linked into software applications.
18+
- [PlusLib](https://github.com/PlusToolkit/PlusLib/): Library that contains all data acquisition and processing implementation. It contains a few simple tools and test applications but primarily intended to be linked into software applications.
1919
- [PlusApp](https://github.com/PlusToolkit/PlusApp/): Software applications with graphical user interface that use PlusLib to make features available to end users.
2020
- [PlusBuild](https://github.com/PlusToolkit/PlusBuild/): Small project that downloads and builds PlusLib, PlusApp and all their dependencies (VTK, ITK, etc.).
2121

0 commit comments

Comments
 (0)