Commit fc29c83
authored
confusing paragraph (#1681)
#### Problem
The paragraph was a bit confusing when I read it, so I changed `as any
any whitespace surrounding` to `as any surrounding whitespace`.
#### Summary of Changes
```
-as any any whitespace surrounding.
+as any surrounding whitespace.
```
Signed-off-by: SiennaXprog <siennascript@gmail.com>1 parent 32a45ea commit fc29c83
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments