diff --git a/attributes.py b/attributes.py index 5803180..14d9f4e 100644 --- a/attributes.py +++ b/attributes.py @@ -37,7 +37,7 @@ import matplotlib.pyplot as plt class Attributes: """Default GA attributes can be found here. If any attributes have not been set then they will fall back onto the default attribute. All - attributes have been catigorized to explain sections in the ga process.""" + attributes have been catigorized to explain sections in the ga process.""" #=====================# # Default GA methods: #