Skip to content

Commit 1554126

Browse files
committed
Fix typo in pyproject.toml keywords
1 parent a317b23 commit 1554126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
requires-python = ">=3.6"
2727
dependencies = ["numpy", "scipy"]
28-
keywords = ["IPC", "simulation", "physics", "science", "reserch"]
28+
keywords = ["IPC", "simulation", "physics", "science", "research"]
2929

3030
[project.urls]
3131
"Homepage" = "https://ipctk.xyz"

0 commit comments

Comments
 (0)