Skip to content

Commit

Permalink
MAINT: spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AvishaiW committed Sep 17, 2018
1 parent da2274b commit 3cc607f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ def setup_requirements(requirements_path, module_names, strict_bounds,
url='https://enigma.co',
version=versioneer.get_version(),
cmdclass=LazyBuildExtCommandClass(versioneer.get_cmdclass()),
description='A algorithmic trading backtester for crypto-assets.',
description='An algorithmic trading backtester for crypto-assets.',
entry_points={
'console_scripts': [
'catalyst = catalyst.__main__:main',
Expand Down

0 comments on commit 3cc607f

Please sign in to comment.