Commit 1698dc1
authored
Fix request variables section typo
Under Request variables heading, the example given is `# @name login` but under Example request variable usage heading is `#@name login` which doesn't have space between `#` and `@name` and it doesn't work in Visual Studio. It may confuse readers who jump directly to the Example request variable usage heading.1 parent daad351 commit 1698dc1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
0 commit comments