From 2f4c71ace3e108e2ae7bb0f0169810aeecbaf80d Mon Sep 17 00:00:00 2001 From: Yuri Date: Mon, 9 Dec 2024 12:44:15 +0100 Subject: [PATCH] correct typo (#1813) correct typo --- docs/i18n-l10n/resync-translations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/i18n-l10n/resync-translations.md b/docs/i18n-l10n/resync-translations.md index ead95c001..c1e242b43 100644 --- a/docs/i18n-l10n/resync-translations.md +++ b/docs/i18n-l10n/resync-translations.md @@ -27,7 +27,7 @@ Here we will explain the procedure to update them. 2. Initialize the buildout. ```shell - ./bootstraph.sh + ./bootstrap.sh ``` 3. Run buildout using the `experimental/i18n.cfg` file: