From d246d96b053a942cb18d6537b1af1edcf534c462 Mon Sep 17 00:00:00 2001 From: AJRubio-Montero <antonio.rubio@ciemat.es> Date: Thu, 15 Sep 2022 12:58:51 +0200 Subject: [PATCH] Update how_to_join_LAGO_VO.md --- docs/howtos/how_to_join_LAGO_VO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howtos/how_to_join_LAGO_VO.md b/docs/howtos/how_to_join_LAGO_VO.md index 10a8800..dc5a94a 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 %} -- GitLab