Skip to content

Commit e19f021

Browse files
lwasserarianesasso
andcommitted
Fix: review edits to documentation from @arianesasso
Update documentation/index.md Co-authored-by: Ariane Sasso <[email protected]> Update documentation/package-documentation-sphinx.md Co-authored-by: Ariane Sasso <[email protected]>
1 parent 093059d commit e19f021

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

documentation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ alt: Image showing the files in the Moving Pandas GitHub repository.
3434
An example GitHub repository with all of the major files in it including CONTRIBUTING.md, README.md, CODE_OF_CONDUCT.md and a LICENSE.txt file. *(screen shot taken Nov 23 2022)*
3535
```
3636

37-
The above files are ones that are evaluated in many online package health
37+
The above files are evaluated on many online platforms that track package health.
3838
platforms. Below you can see the community standards page that everyone
3939
has in their GitHub repository.
4040

documentation/package-documentation-sphinx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ ways to do quickly create a documentation website:
8787
If you don't want to maintain a documentation website for your Python package,
8888
we suggest using Read the Docs. Read the Docs allows you to:
8989

90-
* quickly launch a website using the documentation found in your GitHub repository.
91-
* track versions of your documentation as you release updates
90+
* Quickly launch a website using the documentation found in your GitHub repository.
91+
* Track versions of your documentation as you release updates.
9292

9393

9494

0 commit comments

Comments
 (0)