Skip to content

Commit 8b84fac

Browse files
author
Thibaud
committed
typo
1 parent a72d527 commit 8b84fac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/tutorials/tuto-shapash-report01.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ parameters.
194194
]
195195
)
196196
197-
Note: Sometimes the jupyter kernel used when generating the report is not the right one.
198-
If this happen you should consider using the ``kernel_name`` parameter to indicate what kernel to use.
197+
Note: You might want to specify the jupyter kernel used when generating the report.
198+
You should consider using the ``kernel_name`` parameter to indicate what kernel to use.
199199

200200
Customize your own report
201201
-------------------------

tutorial/report/tuto-shapash-report01.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,8 @@
282282
"id": "central-karma",
283283
"metadata": {},
284284
"source": [
285-
"> Note: Sometimes the jupyter kernel used when generating the report is not the right one. \n",
286-
"If this happen you should consider using the `kernel_name` parameter to indicate what kernel to use. "
285+
"> Note: You might want to specify the jupyter kernel used when generating the report.\n",
286+
"You should consider using the `kernel_name` parameter to indicate what kernel to use."
287287
]
288288
},
289289
{

0 commit comments

Comments
 (0)