mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Fix a mangled sentence
This commit is contained in:
@@ -12,7 +12,7 @@ This command will leave you in your newly created directory, `new_dir`.
|
|||||||
|
|
||||||
We can imagine using this bash variable in a number of similar scenarios as
|
We can imagine using this bash variable in a number of similar scenarios as
|
||||||
well. What if we are using some language specific command that creates a
|
well. What if we are using some language specific command that creates a
|
||||||
directory? Will it work with create a new Phoenix or Rails project?
|
directory? Will it work when creating a new Phoenix or Rails project?
|
||||||
|
|
||||||
It sure will.
|
It sure will.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user