From df7ad2cc3a268701c6cfdd7ba53df1cb7ab9d851 Mon Sep 17 00:00:00 2001 From: Fred Reiss Date: Tue, 29 Aug 2023 17:16:03 -0700 Subject: [PATCH] Fix typo --- docs/release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release.md b/docs/release.md index 2199cbb..070b3fa 100644 --- a/docs/release.md +++ b/docs/release.md @@ -78,7 +78,7 @@ Steps to release a new version: pip install dist/text_extensions_for_pandas*.whl ``` -1. Navigate to the `notebooks` directory, ctivate your new environment, start up +1. Navigate to the `notebooks` directory, activate your new environment, start up JupyterLab, and verify that the notebooks under `notebooks` still run. 1. (optional): Do a test upload to TestPyPI by running: