Skip to content

Commit f158abc

Browse files
authored
Merge pull request #589 from datacarpentry/python-capital-p
typo - capital P for Python
2 parents 273eb66 + 7b05e50 commit f158abc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/00-before-we-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ happens, and you thought you finished typing your command, click inside the cons
184184
The material we cover during this workshop will give you an initial taste of how you can use Python
185185
to analyze data for your own research. However, you will need to learn more to do advanced
186186
operations such as cleaning your dataset, using statistical methods, or creating beautiful graphics.
187-
The best way to become proficient and efficient at python, as with any other tool, is to use it to
187+
The best way to become proficient and efficient at Python, as with any other tool, is to use it to
188188
address your actual research questions. As a beginner, it can feel daunting to have to write a
189189
script from scratch, and given that many people make their code available online, modifying existing
190190
code to suit your purpose might make it easier for you to get started.

0 commit comments

Comments
 (0)