Skip to content

Commit 0cda541

Browse files
authored
Update README.md
1 parent ce55551 commit 0cda541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ df = pd.read_csv("https://github.com/pandas-dev/pandas/raw/main/doc/data/air_qua
3030
- df.d_natort_columns
3131
- df.d_natsort_df_by_column
3232

33-
**All methods added to pandas have on of this prefixes:**
33+
**All methods added to pandas have one of this prefixes:**
3434

3535
- **ds_** (for DataFrames and Series)
3636

0 commit comments

Comments
 (0)