Skip to content

Commit 3831a5e

Browse files
committed
fixed typo
1 parent b91350c commit 3831a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
def get_long_description() -> str:
10-
return '''The ArrayKit library provides utilities for creating and transforming NumPy arrays, implementing performance critical StaticFrame operations as Python C extensions.
10+
return '''The ArrayKit library provides utilities for creating and transforming NumPy arrays, implementing performance-critical StaticFrame operations as Python C extensions.
1111
1212
Code: https://github.com/InvestmentSystems/arraykit
1313

0 commit comments

Comments
 (0)