mirror of
https://github.com/jbranchaud/til
synced 2026-01-04 23:58:01 +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'
|
||||
```
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user