Skip to content

Commit 53b324d

Browse files
committed
Fixes #37 - udpate description of technologies
1 parent 49f4e66 commit 53b324d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

time_tracker_api/time_entries/time_entries_namespace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
required=True,
2929
title='Technologies',
3030
max_length=64,
31-
description='Canonical names of the used technologies during this period',
31+
description='Technology names used in this time-entry',
3232
),
3333
example=faker.words(
3434
3,

0 commit comments

Comments
 (0)