Skip to content

Commit f963f4d

Browse files
committed
Add brief note explaining directories are folders
We use "directories" a lot on this page and it could be confusing for someone used to calling them "folders".
1 parent 39ce043 commit f963f4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sites/en/intro-to-rails/_switch_to_home_directory.step

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
message "`cd` stands for change directory."
22

3+
message "A directory is the same thing as a folder."
4+
35
option "Windows" do
46
console "cd c:\\Sites"
57
message "`cd c:\\Sites` sets our Sites directory to our current directory."

0 commit comments

Comments
 (0)