From e2347abb462dd7f00da525c815f781d79314171e Mon Sep 17 00:00:00 2001
From: Agnibho Mondal <mondal@agnibho.com>
Date: Thu, 8 Feb 2018 19:01:41 +0530
Subject: [PATCH] Typo correction

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 7d72c00..bee484e 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ setup(name = "statin",
       long_description = "Statin is a static html files generator. It is compatible with SSI directives.",
       classifiers = [
           "Development Status :: 4 - Beta",
-          "Environment :: console",
+          "Environment :: Console",
           "Intended Audience :: Developers",
           "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
           "Natural Language :: English",
-- 
2.39.5