diff --git a/docs/i18n/chinese/curriculum-file-structure.md b/docs/i18n/chinese/curriculum-file-structure.md index 2ecbb0b48d..9efbc99c2e 100644 --- a/docs/i18n/chinese/curriculum-file-structure.md +++ b/docs/i18n/chinese/curriculum-file-structure.md @@ -41,7 +41,7 @@ There may be times when you need to rename a certificate, superblock, block, or When renaming a certification, you will likely want to rename the associated superblock along with it. Do the following to rename only the certificate: -1. Rename the `curriculum/challenges/_meta/{superBlock}-certficate` folder to the new name. +1. Rename the `curriculum/challenges/_meta/{superBlock}-certificate` folder to the new name. 1. In the `meta.json` file of that folder, rename the values in `name`, `dashedName`, and `challengeOrder` to the new cert name. 1. In `curriculum/challenges/english/12-certificate`, rename the `{superBlock}-certificate` folder, and the YAML file within it, to the new name. 1. In the YAML file, change the `title` to the new name. diff --git a/docs/i18n/espanol/curriculum-file-structure.md b/docs/i18n/espanol/curriculum-file-structure.md index 2ecbb0b48d..9efbc99c2e 100644 --- a/docs/i18n/espanol/curriculum-file-structure.md +++ b/docs/i18n/espanol/curriculum-file-structure.md @@ -41,7 +41,7 @@ There may be times when you need to rename a certificate, superblock, block, or When renaming a certification, you will likely want to rename the associated superblock along with it. Do the following to rename only the certificate: -1. Rename the `curriculum/challenges/_meta/{superBlock}-certficate` folder to the new name. +1. Rename the `curriculum/challenges/_meta/{superBlock}-certificate` folder to the new name. 1. In the `meta.json` file of that folder, rename the values in `name`, `dashedName`, and `challengeOrder` to the new cert name. 1. In `curriculum/challenges/english/12-certificate`, rename the `{superBlock}-certificate` folder, and the YAML file within it, to the new name. 1. In the YAML file, change the `title` to the new name. diff --git a/docs/i18n/italian/curriculum-file-structure.md b/docs/i18n/italian/curriculum-file-structure.md index 60abec636f..3096a924a0 100644 --- a/docs/i18n/italian/curriculum-file-structure.md +++ b/docs/i18n/italian/curriculum-file-structure.md @@ -41,7 +41,7 @@ Ci potrebbero essere volte in cui devi rinominare un certificato, superblocco, b Quando rinomini una certificazione, vorrai probabilmente rinominare il superblocco associato. Fai quanto segue per rinominare solo il certificato: -1. Rinomina la cartella `curriculum/challenges/_meta/{superBlock}-certficate` con il nuovo nome. +1. Rename the `curriculum/challenges/_meta/{superBlock}-certificate` folder to the new name. 1. Nel file `meta.json` di quella cartella, rinomina i valori in `name`, `dashedName`, e `challengeOrder` con il nuovo nome. 1. In `curriculum/challenges/english/12-certificate`, rinomina la cartella `{superBlock}-certificate`, e il file YAML dentro di essa, con il nuovo nome. 1. Nel file YAML, cambia il titolo (`title`) con il nuovo nome. diff --git a/docs/i18n/portuguese/curriculum-file-structure.md b/docs/i18n/portuguese/curriculum-file-structure.md index a37b7c142d..93666d8342 100644 --- a/docs/i18n/portuguese/curriculum-file-structure.md +++ b/docs/i18n/portuguese/curriculum-file-structure.md @@ -41,7 +41,7 @@ Pode haver situações em que você precise renomear um certificado, superbloco, Ao renomear uma certificação, você provavelmente vai querer renomear o superbloco associado a ela. Faça o seguinte para renomear somente o certificado: -1. Renomeie a pasta `curriculum/challenges/_meta/{superBlock}-certficate` com o novo nome. +1. Rename the `curriculum/challenges/_meta/{superBlock}-certificate` folder to the new name. 1. No arquivo `meta.json` daquela pasta, renomeie os valores em `name`, `dashedName` e `challengeOrder` para o novo nome do certificado. 1. Em `curriculum/challenges/english/12-certificate`, renomeie a pasta `{superBlock}-certificate` e o arquivo YAML dentro dela com o novo nome. 1. No arquivo YAML, altere o `title` para o novo nome.