Skip to content

Commit e53619d

Browse files
committed
Fix typo
python -> Python
1 parent 20fad63 commit e53619d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-differential-privacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Use pip to install the [SmartNoise Python packages](https://pypi.org/project/ope
3838

3939
`pip install opendp-smartnoise`
4040

41-
To verify that the packages are installed, launch a python prompt and type:
41+
To verify that the packages are installed, launch a Python prompt and type:
4242

4343
```python
4444
import opendp.smartnoise.core

0 commit comments

Comments
 (0)