Skip to content

Commit

Permalink
Update landing_page.html
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
KoalaGeo authored Aug 31, 2021
1 parent 956178c commit f894bb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/templates/landing_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h2>AGS Schema Validator</h2>
<hr>
<section id="datavalidator">
<br>
<h2>AGS Data Validator</h2>
<h2>Data Validator</h2>
<p>Data validation against the National Geoscience Data Repository requirements</p>
<br>
<form action="/validatedatamany/" enctype="multipart/form-data" method="post">
Expand All @@ -84,7 +84,7 @@ <h2>AGS Data Validator</h2>
<h3>Validation rules</h3>
<p>Your files will be validated against the following rules as defined by BGS/NGDC:</p>
<ul>
<li>Groups shall include PROJ, LOCA or HOLE, ABBR, TYPE, UNIT/li>
<li>Groups shall include PROJ, LOCA or HOLE, ABBR, TYPE, UNIT</li>
<li>Groups may include GEOL</li>
<ul>
<li>Required for BGS submission</li>
Expand Down

0 comments on commit f894bb5

Please sign in to comment.