Commit c8ad7a4
authored
Fixed punctuation in caching.md
This file had inconsistent use of the colon marker when referring to code. Some sentences ended with the colon (":") while others had no punctuation mark.
- Added a colon after "add a line like the following to ~/.bashrc"
- Added a colon after "downloading the models locally with"
- Added a colon after “cache location with code like”
So now the file is consistent with lines that end like:
- “through the Colab host:”
- “workarounds for this situation:”1 parent ec3a1b3 commit c8ad7a4
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
0 commit comments