From 98f57d3773af1de1bb1c9d843d06478b1ae1842e Mon Sep 17 00:00:00 2001 From: Stacey Date: Sun, 5 Apr 2026 19:46:47 +0300 Subject: [PATCH] Fix typo from 'YMAL' to 'YAML' (line 48) --- general.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/general.rst b/general.rst index 59f3938..8e65a85 100644 --- a/general.rst +++ b/general.rst @@ -45,7 +45,7 @@ An asterisk (*) will be placed at the current active environment. Current active environment -Using YMAL +Using YAML *********** Alternatively, we can create a fixed environment file and execute using ``conda env create -f environment.yml``. @@ -282,4 +282,4 @@ A final heatmap to compare the outcomes. .. figure:: images/quick_analysis.PNG :width: 400px - :align: center \ No newline at end of file + :align: center