From c84f8e55a6734dfc98d5dc6d1592451134ab2be5 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Mon, 24 Mar 2025 11:31:30 +0500 Subject: [PATCH] Fix typo --- src/bonsai/docs/guides/development/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bonsai/docs/guides/development/installation.rst b/src/bonsai/docs/guides/development/installation.rst index b66c8d63b6..a471c456ee 100644 --- a/src/bonsai/docs/guides/development/installation.rst +++ b/src/bonsai/docs/guides/development/installation.rst @@ -159,7 +159,7 @@ For Linux or Mac: :caption: dev_environment.sh For Windows, run this batch script as an administrator. Before running it -follow the instructions descibed in the `rem` tags. +follow the instructions described in the `rem` tags. .. literalinclude:: ../../../scripts/installation/dev_environment.bat :language: bat