Skip to content

Commit 8c0fd06

Browse files
committed
Typo
1 parent 01cdbdb commit 8c0fd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prefix_finder/frontend/templates/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<h3> Download Full Data </h3>
1010
<br/>
1111

12-
<p> <a href="{% url 'json_download' %}">JSON: All data in its orignal format.</a></p>
12+
<p> <a href="{% url 'json_download' %}">JSON: All data in its original format.</a></p>
1313
<p> <a href="{% url 'csv_download' %}">CSV: All data in single CSV table.</a></p>
1414
<p> <a href="{% url 'xml_download' %}">XML: Subset of data in the same format as an IATI codelist.</a></p>
1515

0 commit comments

Comments
 (0)