From 30a6a9e865fcba39b1a1e4bb4ccd649d1cf053d1 Mon Sep 17 00:00:00 2001 From: Kyle Kelley Date: Fri, 7 Nov 2025 09:39:12 -0800 Subject: [PATCH] docs: fix small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ea86fd..0012245 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Jupyter Server Documents is a powerful extension for JupyterLab that enhances yo ### Real-Time Collaboration -- New, optimized real-time collabortion engine for Jupyter Server +- New, optimized real-time collaboration engine for Jupyter Server - Significant performance and memory usage improvements - Proper handling of out-of-band changes (e.g. `git checkout`) - No data loss or duplication