Skip to content

Commit bc1b072

Browse files
committed
typo
1 parent ef68ac4 commit bc1b072

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
@@ -12,7 +12,7 @@ def get_requirements():
1212
packages=find_packages(exclude=["*demo"]),
1313
include_package_data=True,
1414
zip_safe=False,
15-
description='Django Markdown Editor build for Dracos Linux https://dracos-linux.org',
15+
description='Django Markdown Editor built for Dracos Linux https://dracos-linux.org',
1616
url='https://github.com/agusmakmun/dracos-markdown-editor',
1717
download_url='https://github.com/agusmakmun/djipsum/tarball/v{}'.format(__VERSION__),
1818
keywords=['draceditor', 'django markdown', 'django markdown editor'],

0 commit comments

Comments
 (0)