Skip to content

Commit cf5645d

Browse files
PabloPablo
authored andcommitted
fix: TT-207 description text adjustment
1 parent c649986 commit cf5645d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

time_tracker_api/projects/projects_namespace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
'status': fields.String(
5858
required=False,
5959
title='Status',
60-
description='Status active or inactive activities',
60+
description='Status active or inactive projects',
6161
example=Faker().words(
6262
2,
6363
[

0 commit comments

Comments
 (0)