From 0d6b26c269fde5e44c09dc7f8d19e9daf033af8e Mon Sep 17 00:00:00 2001 From: Stirlitz1337 Date: Sat, 11 Jan 2025 23:31:57 +0100 Subject: [PATCH] fix typo (#5506) --- docs/CLI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CLI.md b/docs/CLI.md index 6f56cf6cd3..628fe2a4af 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -120,7 +120,7 @@ git checkout stable # git checkout v5.3.0-beta.8 ``` -`master` is a development branch, it may containt unstable code. +`master` is a development branch, it may contain unstable code. 3. Prepare the system: