diff --git a/docs/howtos/how_to_join_LAGO_VO.md b/docs/howtos/how_to_join_LAGO_VO.md
index 10a880056f11dfe7a26b106dbbecae707d0adf44..dc5a94a8afce041b3afa8a33ef14ce9dfbae3e50 100644
--- a/docs/howtos/how_to_join_LAGO_VO.md
+++ b/docs/howtos/how_to_join_LAGO_VO.md
@@ -46,7 +46,7 @@ Every collaborator should belong to some LAGO scientific group. To apply for one
 ``https://mms.eduteams.org/fed/registrar/?vo=LAGO-AAI&group=<GROUP>``
 
 The collaborations are mainly distributed by countries, where every person corresponds to one group:
-{% assign countries = "argentina, bolivia, brazil, chile, colombia, ecuador, guatamala, mexico, peru, spain" | split: ", " %}
+{% assign countries = "argentina, bolivia, brazil, chile, colombia, ecuador, guatemala, mexico, peru, spain" | split: ", " %}
 {% for c in countries %}
   - "{{c}}" : [https://mms.eduteams.org/fed/registrar/?vo=LAGO-AAI&group={{c}}](https://mms.eduteams.org/fed/registrar/?vo=LAGO-AAI&group={{c}})
 {% endfor %}