Skip to content

Commit cccfcd8

Browse files
authored
Merge pull request #69 from casework/release-0.1.0
Fix classifier typo
2 parents d0d54eb + 09824c1 commit cccfcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ readme = "README.md"
1212
repository = "https://github.com/casework/CASE-Mapping-Python"
1313
classifiers = [
1414
"Development Status :: 3 - Alpha",
15-
"Enviroment :: Console",
15+
"Environment :: Console",
1616
"License :: OSI Approved :: Apache Software License",
1717
"Operating System :: OS Independent",
1818
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)