Skip to content

Commit bbd7b12

Browse files
tkoyama010lwasser
authored andcommitted
Fix typo where upper case letters are lower case
1 parent 2f87fad commit bbd7b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ We support the Python tools that scientists need to create open science workflow
2929
:::{image} /images/tutorials/packaging-elements.png
3030
:align: right
3131
:width: 500
32-
:alt: Image with the pyOpenSci flower logo in the upper right hand corner. The image shows the packaging lifecycle. The graphic shows a high level overview of the elements of a Python package. the inside circle has 5 items - user documentation, code/api, test suite, contributor documentation, project metadata / license / readme. In the middle of the circle is says maintainers and has a small icon with people. on the outside circle there is an arrow and it says infrastructure.
32+
:alt: Image with the pyOpenSci flower logo in the upper right hand corner. The image shows the packaging lifecycle. The graphic shows a high level overview of the elements of a Python package. the inside circle has 5 items - user documentation, code/api, test suite, contributor documentation, project metadata / license / readme. In the middle of the circle is says maintainers and has a small icon with people. On the outside circle there is an arrow and it says infrastructure.
3333
:::
3434

3535
This guide will help you:

0 commit comments

Comments
 (0)