diff --git a/defs/lagoCollaboration.1.1.md b/defs/lagoCollaboration.1.1.md
index 17df696cee9ae5568e11886b9cf13db09217eb54..10e572b93d8fc11be2a36e0cdefb8badd5fa62d0 100644
--- a/defs/lagoCollaboration.1.1.md
+++ b/defs/lagoCollaboration.1.1.md
@@ -20,7 +20,7 @@ nav_order: 2
 
 ## What is defined?
 
-[lagoCollaboaration.1.1.jsonld](./lagoCollaboaration.1.1.jsonld) unifies the definition of the LAGO Collaboration following the official LAGO schema vocabulary. 
+[lagoCollaboration.1.1.jsonld](./lagoCollaboration.1.1.jsonld) unifies the definition of the LAGO Collaboration following the official LAGO schema vocabulary. 
 
 The purpose of the definition is to univocally identify the LAGO Collaboration employing a public URI for being linked by any metadata. 
 
@@ -33,7 +33,7 @@ To preserve the provenance of the linked metadata through time, the GitHub raw l
 
 For example:
 
-[https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboaration.1.1.jsonld](https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboaration.1.1.jsonld)
+[https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollabaration.1.1.jsonld](https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboration.1.1.jsonld)
 
 
 As a real example, the metadata´s catalog of a simulation should include the reference to the [DCAT-AP2](https://joinup.ec.europa.eu/collection/semantic-interoperability-community-semic/solution/dcat-application-profile-data-portals-europe) property [publisher](https://raw.githubusercontent.com/SEMICeu/DCAT-AP/2.0.0/releases/2.0.0/dcat-ap_2.0.0.jsonld#publisher):
@@ -51,7 +51,7 @@ As a real example, the metadata´s catalog of a simulation should include the re
 "title":"sac_60_100.0_75600_QGSII_flat",
 "description":"A Complete Corsika Simulation",
 "publisher":{
-             "@id":"https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboaration.1.1.jsonld",
+             "@id":"https://raw.githubusercontent.com/lagoproject/DMP/1.1.0/defs/lagoCollaboration.1.1.jsonld",
              "@type":"lago:Organization"
             },
 ...