pages.*/*: replace {{" "}}
with "{{ }}"
(#15034)
The latter notation is preferred by the style guide.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
- Reset to default text editor:
|
||||
|
||||
`gh config set editor {{""}}`
|
||||
`gh config set editor ""`
|
||||
|
||||
- Disable interactive prompts:
|
||||
|
||||
|
Reference in New Issue
Block a user