Skip to content

Commit 0abe7ed

Browse files
committed
wording fix
1 parent 27976c6 commit 0abe7ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/api/miscellaneous.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Retrieve ics file body
44

55
```
6-
GET /ics/:id
6+
GET /ics/:prokey
77
```
88

99
Providing the proKey of the respective event, you can get the body for the ics file.

src/de/api/miscellaneous.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## ics-Datei-Inhalt abrufen
44

55
```
6-
GET /ics/:id
6+
GET /ics/:prokey
77
```
88

99
Indem du den proKey des jeweiligen Events angibst, kannst du den "Body" der zugehörigen ics-Datei abrufen.

0 commit comments

Comments
 (0)