multiple pages: change user_name to username (#3841)

This commit is contained in:
Lucas Gabriel Schneider
2020-02-08 15:56:05 -03:00
committed by GitHub
parent 2c9b7c9f5c
commit 26e019b295
10 changed files with 23 additions and 23 deletions

View File

@@ -25,7 +25,7 @@
- List all gists for the currently logged in user:
`gist -l {{user_name}}`
`gist -l {{username}}`
- Use the id from the gist URL to modify or include a file: