mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
docs: fix typos in models services guide
This commit is contained in:
committed by
kolaente
parent
06e049927f
commit
75e43ab3f2
@@ -53,7 +53,7 @@ The `constructor` calls its parent constructor and provides the paths to make th
|
||||
The parent constructor will take these and save them in the service.
|
||||
All paths are optional. Calling a method which doesn't have a path defined will fail.
|
||||
|
||||
The placeholder values in the urls are replaced with the contens of variables with the same name in the
|
||||
The placeholder values in the urls are replaced with the contents of variables with the same name in the
|
||||
corresponding model (the one you pass to the functions).
|
||||
|
||||
#### Requests
|
||||
|
||||
Reference in New Issue
Block a user