Skip to content

Commit 74971e3

Browse files
committed
Fix markup.
1 parent cc6059a commit 74971e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1457,7 +1457,7 @@ role has the User role.
14571457

14581458
The role *must* have access to the issue ``id`` to retrieve the etag for
14591459
the issue. The etag is passed in the ``If-Match`` HTTP header when you
1460-
make a call to patch or update the ``times` property of the issue.
1460+
make a call to patch or update the ``times`` property of the issue.
14611461

14621462
If you use a PATCH rest call with "@op=add" to append the new timelog,
14631463
you don't need View access to the ``times`` property. If you replace the

0 commit comments

Comments
 (0)