From c42d43f6c4eb783e7dde70f059fe6b4a3339e0fd Mon Sep 17 00:00:00 2001 From: Matthias Bussonnier Date: Tue, 8 Dec 2015 16:02:48 +0100 Subject: [PATCH] Pluralize commands in menu that can act on many cells. Should we put the `s` in parenthesis ? --- notebook/templates/notebook.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/notebook/templates/notebook.html b/notebook/templates/notebook.html index 46aa771c2..656e2f062 100644 --- a/notebook/templates/notebook.html +++ b/notebook/templates/notebook.html @@ -125,10 +125,10 @@ data-notebook-path="{{notebook_path | urlencode}}"