Skip to content

Commit

Permalink
doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlend committed May 3, 2024
1 parent 21ba425 commit d324239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/neospy/mpc.py
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ def normalize_names(dataset, col: str = "MPC_packed_name", name_lookup=None):
Parameters
----------
dataset :
A pandas datafram which contains a column of packed MPC names.
A pandas dataframe which contains a column of packed MPC names.
col :
The column of the dataset which contains the packed MPC names.
name_lookup :
Expand Down

0 comments on commit d324239

Please sign in to comment.