From f45c2dd3c84dbaf0594f65ccddc1b75b4f895797 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 00:25:48 -0400 Subject: development/jupyter-nbformat: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/jupyter-nbformat/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/jupyter-nbformat') diff --git a/development/jupyter-nbformat/README b/development/jupyter-nbformat/README index dfa9db520fdc..5f5f809b07dd 100644 --- a/development/jupyter-nbformat/README +++ b/development/jupyter-nbformat/README @@ -1,2 +1,2 @@ -jupyter-nbformat contains the base implementation of the Jupyter Notebook -format, and Python APIs for working with notebooks. +jupyter-nbformat contains the base implementation of the Jupyter +Notebook format, and Python APIs for working with notebooks. -- cgit v1.2.3