Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion episodes/02-filedir.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The home directory path will look different on different operating systems.
On Linux, it may look like `/home/nelle`,
and on Windows, it will be similar to `C:\Documents and Settings\nelle` or
`C:\Users\nelle`.
(Note that it may look slightly different for different versions of Windows.)
(Note that Windows OneDrive does not follow these expectations.)
In future examples, we've used Mac output as the default - Linux and Windows
output may differ slightly but should be generally similar.

Expand Down