Skip to content

Commit 3f83666

Browse files
committed
Fix display formatting.
1 parent e5deed2 commit 3f83666

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
@@ -1364,7 +1364,7 @@ allows the request to pass the CSRF protection mechanism. You may need
13641364
to add an Origin header if this check is enabled in your tracker's
13651365
config.ini (look for csrf_enforce_header_origin).
13661366

1367-
A similar curl based retire example is to use:
1367+
A similar curl based retire example is to use::
13681368

13691369
curl -s -u admin:admin \
13701370
-H "Referer: https://tracker.example.com/demo/" \

0 commit comments

Comments
 (0)