Skip to content

Commit

Permalink
Update project.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodinglinguist committed Apr 12, 2016
1 parent 1d27cfd commit 4927b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sections/project.md
Expand Up @@ -182,7 +182,7 @@ Note: Budget rate is not supported to change / create through the API. Planned s
## Delete a Project
Use the following command to delete a specific project by `id`.
```
DEL /project/12345678
DELETE /project/12345678
```
Will delete project with the id `12345678`

Expand Down

0 comments on commit 4927b91

Please sign in to comment.