Skip to content

Commit bb5867c

Browse files
authored
Merge pull request #62 from novel-yet-trivial/patch-1
Fix small typo.
2 parents 7f23fb8 + acb45d0 commit bb5867c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
107107
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!
108108

109109
<p>(*) For recent WinPython, Windows 7/8 users may have to install <a href="https://www.visualstudio.com/fr/downloads/">Microsoft Visual C++ Redistributable for Visual Studio 2017</a>
110-
<p>(**) For best Winpython 2018-01 experience, it is recommanded to have Winpython base directory path smaller than 37 characters. example: C:\Users\xxxxxxxx\Downloads\WinPython
110+
111+
<p>(**) For best Winpython 2018-01 experience, it is recommended to have Winpython base directory path smaller than 37 characters. example: C:\Users\xxxxxxxx\Downloads\WinPython
112+
111113
</p>
112114
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
113115
</div>

0 commit comments

Comments
 (0)