From f19f48abba74c6419f632d67dc674dfacce21178 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Thu, 13 Jun 2019 15:42:16 +0200 Subject: [PATCH] Minor typo fix: praticular -> particular --- docs/topic/customizing-installer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topic/customizing-installer.rst b/docs/topic/customizing-installer.rst index 2fb2f50..ea5585f 100644 --- a/docs/topic/customizing-installer.rst +++ b/docs/topic/customizing-installer.rst @@ -63,7 +63,7 @@ Installing TLJH plugins The Littlest JupyterHub can install additional *plugins* that provide additional features. They are most commonly used to install a particular *stack* - such as the `PANGEO Stack `_ for earth sciences -research, a stack for a praticular class, etc. +research, a stack for a particular class, etc. ``--plugin `` installs and activates a plugin. You can pass it however many times you want. Since plugins are distributed as python packages,