Skip to content

Commit

Permalink
Merge pull request #4850 from wri/fix/typo-FLAG-1166
Browse files Browse the repository at this point in the history
[FLAG-1166]  fix typo from feautures to features
  • Loading branch information
willian-viana authored Sep 11, 2024
2 parents 8099792 + a366aac commit c21d550
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const UploadShapeModal = ({ open, onRequestClose }) => (
NOTE: This feature counts alerts or hectares inside of polygons;
therefore, <strong>only polygon data is supported,</strong> not point and
line data. Please ensure that your file only contains polygon data. A
maximum of 1,000 feautures can be analysed in a single upload, contained
maximum of 1,000 features can be analysed in a single upload, contained
within a single layer. Multiple layers are not supported.
</p>
<p>
Expand Down

0 comments on commit c21d550

Please sign in to comment.