diff --git a/README.md b/README.md index 236e2a0f7b37ecd81f2a672220ae4f31448a590e..cff01068377086343db779d734ec603aaeb5e6be 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The main objective is to define material files with version traceability feature To allow for this traceability we should define a reference string at the beginning of the materials file, enclosed in a comment between the following identificative header `##VERSION ##`. -It shoould include a line as the following line. +It should include a line as the following line. ``` <!-- ##VERSION REST materials 1.0## --> ```