Skip to content

Commit 3ed61ba

Browse files
FIX: typo
1 parent 499a1f7 commit 3ed61ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Zombie paths are used to control the application (visible to the user), to enabl
1616
| Method | Overview | Kind | Description
1717
| --- | --- | --- | --- |
1818
| GET | [/API/status](#get-apistatus) | normal | get current state of application
19-
| GET | [/API/view/list](#get-apiviewlist) | normal | get list of content from a spezific view
19+
| GET | [/API/view/list](#get-apiviewlist) | normal | get list of content from a specific view
2020
| POST | [/API/shutdown](#post-apishutdown) | normal | shutdown CopyCommander2
2121
| POST | [/API/zombie/setdir](#post-apizombiesetdir) | zombie | set directory path for left or right view
2222

0 commit comments

Comments
 (0)