Skip to content

Commit 39a702a

Browse files
authored
Merge pull request #28 from itooww/nl-typo-fix
add space in nl code. fix #13
2 parents fb7000d + 4d6ccf3 commit 39a702a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ amet.
533533

534534
*行数と共に example.txt を表示*
535535
```bash
536-
nl -s". " example.txt
536+
nl -s ". " example.txt
537537
```
538538
```bash
539539
1. Lorem ipsum

0 commit comments

Comments
 (0)