Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mantono committed May 15, 2023
1 parent 8e6060b commit da708f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/request_with_absent_template_key.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
method: GET
# If USERNAME is not set, the application should either prevent the request from being executed
# or ask for input for USERNAME if run in interactive mode (-f)
# or ask for input for USERNAME if run in interactive mode (-i)
url: https://api.github.com/users/{{USERNAME}}/followers
headers:
accept: application/vnd.github+json
Expand Down

0 comments on commit da708f8

Please sign in to comment.