Skip to content

Commit 0d0dfdd

Browse files
authored
Minor grammar tweaks
1 parent b5ae4b7 commit 0d0dfdd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_sections/80-update-my-project.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ style: center
88

99
# Practicalities
1010

11-
While most of the project that have signed up above are migrating to Python 3
12-
only code base, we are gathering information about the difficulties that can be
11+
While most of the projects that have signed up above are migrating to Python 3
12+
only code bases, we are gathering information about the difficulties that can be
1313
encountered both by developers and users during this process.
1414

15-
We are thus collecting a list of things to be aware of for the transition to be
16-
as seem less as possible. For example : as a developer, how to make sure that
17-
package manager like pip do not upgrade you your libraries to incompatible
15+
We are thus collecting a list of things to be aware of for when transitioning that
16+
are less obvious. For example : as a developer, how to make sure that
17+
your package manager like pip does not upgrade your libraries to incompatible
1818
versions on Python 2. Check [our
1919
repository](https://github.com/python3statement/python3statement.github.io) for
20-
more informations.
20+
more information.
2121

2222

2323

0 commit comments

Comments
 (0)