From 862d80353f1d33f54b1feecdbc20947f6add22e8 Mon Sep 17 00:00:00 2001 From: Mathieu Benoit Date: Mon, 24 Jan 2022 23:38:34 -0500 Subject: [PATCH] [FIX] doc: typo release --- doc/RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/RELEASE.md b/doc/RELEASE.md index 89f4436..3d73c39 100644 --- a/doc/RELEASE.md +++ b/doc/RELEASE.md @@ -124,7 +124,7 @@ Simplification tools: ```bash # Show all divergence repository with production make repo_diff_manifest_production -# Short version with statistique +# Short version with statistics make repo_diff_stat_from_last_version # Long version make repo_diff_from_last_version