minor fixes
This commit is contained in:
parent
eb3b360dc3
commit
09ec05c1d9
3 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@ There are two types of indents:
|
|||
|
||||
One advantage of spaces over tabs is that spaces allow more flexible configurations of indents than the tab symbol.
|
||||
|
||||
For instance, we can align the arguments with the opening bracket, like this:
|
||||
For instance, we can align the parameters with the opening bracket, like this:
|
||||
|
||||
```js no-beautify
|
||||
show(parameters,
|
||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB |
Loading…
Add table
Add a link
Reference in a new issue