From f7b16ac973dd8c7b7108b4cad703238c9ed86677 Mon Sep 17 00:00:00 2001 From: Tim Bird Date: Tue, 3 Oct 2023 10:57:33 -0600 Subject: [PATCH] Update bbb-conf.md - fix typo in word 'easi' Change 'easi' to 'easy' --- docs/docs/administration/bbb-conf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/administration/bbb-conf.md b/docs/docs/administration/bbb-conf.md index 2e533c0f70..6b8c9e8bb4 100644 --- a/docs/docs/administration/bbb-conf.md +++ b/docs/docs/administration/bbb-conf.md @@ -10,7 +10,7 @@ keywords: ## Introduction -`bbb-conf` is BigBlueButton's configuration tool. It makes it easi for you to modify parts of BigBlueButton's configuration, manage the BigBlueButton system (start/stop/reset), and troubleshoot potential problems with your setup. +`bbb-conf` is BigBlueButton's configuration tool. It makes it easy for you to modify parts of BigBlueButton's configuration, manage the BigBlueButton system (start/stop/reset), and troubleshoot potential problems with your setup. As a historical note, this tool was created early in the development of BigBlueButton. The core developers wrote this tool to quickly update BigBlueButton's configuration files for setup and testing.