We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4259461 commit f412b5eCopy full SHA for f412b5e
source/reading.md
@@ -85,7 +85,7 @@ think of the path as directions to the file. There are two kinds of paths:
85
*relative* paths and *absolute* paths. A relative path indicates where the file is
86
with respect to your *working directory* (i.e., "where you are currently") on the computer.
87
On the other hand, an absolute path indicates where the file is
88
-in respect to the computer's filesystem base (or *root*) folder, regardless of where you are working.
+with respect to the computer's filesystem base (or *root*) folder, regardless of where you are working.
89
90
```{index} Happiness Report
91
```
0 commit comments