Skip to content

Commit ad1c945

Browse files
author
Fabrice Bernhard
committed
Update projects.md
Small typoa
1 parent dd72d46 commit ad1c945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Project has the following properties
1010
* template: whether the project can be used as a template (boolean, not required)
1111
* template_id: id of the template project used on current project's creation
1212
* billable: whether the project is billable or not (boolean, default true, available only for pro workspaces)
13-
* auto_estimates: whether the esitamated hours is calculated based on task esimations or is fixed manually(boolean, default false, not required, premium functionality)
13+
* auto_estimates: whether the estimated hours is calculated based on task estimations or is fixed manually (boolean, default false, not required, premium functionality)
1414
* estimated_hours: if auto_estimates is true then the sum of task estimations is returned, otherwise user inserted hours (integer, not required, premium functionality)
1515
* at: timestamp that is sent in the response for PUT, indicates the time task was last updated (read-only)
1616
* color: id of the color selected for the project

0 commit comments

Comments
 (0)