diff --git a/akindices/templates/index.html b/akindices/templates/index.html
index 104ac39..c10cbd4 100644
--- a/akindices/templates/index.html
+++ b/akindices/templates/index.html
@@ -202,18 +202,18 @@
group. It does not aim to replace, modify, or build on SNAP's work, but rather provide an alternative
means for users to explore and understand the data.
How
- AKIndices is built with python. Check out
- AKExtract and
- AKIndices on GitHub for more info
+ AKIndices is built with python. Check out
+ AKExtract and
+ AKIndices on GitHub for more info
on how to install on your own machine, fork the project, or submit
- bug reports.
+ bug reports.
In a nutshell, AKExtract takes a list of communities and their coordinates, as well as SNAP datasets,
and extracts the air temperature data from the data point closest to a community's location. AKIndices
is the front-end for interacting with that extracted data.
Who
This project is the work of Matthew Dillon.
- While this project would not exist without SNAP,
+ While this project would not exist without SNAP,
AKIndices is not endorsed or supported by SNAP in any way. Before utilizing the derived data
from AKIndices make sure to take a look at SNAP's page to learn about the science
and the methods behind their products.
@@ -221,10 +221,10 @@
This product is provided as-is, with no warranty express or implied. Use at your own risk.
Commercial use disclaimer: It is the sole responsibility of the user to execute any agreements
- with SNAP regarding commercial
+ with SNAP regarding commercial
use of the SNAP data (potentially including the derived products found on this page).
+ or submit a bug report!
{% endblock %}
\ No newline at end of file