mirror of
https://github.com/jbranchaud/til
synced 2026-01-07 17:18:02 +00:00
Fix a typo in the latest til.
This commit is contained in:
@@ -13,7 +13,7 @@ gem 'rails', '4.2.0'
|
|||||||
gem 'pg'
|
gem 'pg'
|
||||||
```
|
```
|
||||||
|
|
||||||
With the `-n` flag I can view that file with line numbers
|
With the `-n` flag you can view that file with line numbers
|
||||||
|
|
||||||
```
|
```
|
||||||
$ cat -n Gemfile
|
$ cat -n Gemfile
|
||||||
|
|||||||
Reference in New Issue
Block a user