Skip to content

Commit 5aea675

Browse files
author
SharonZhang1
committed
Update one word
1 parent dd263b8 commit 5aea675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/apache-spark-development-using-notebooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ customizedLogger.critical("customized critical message")
654654

655655
## View the history of input commands
656656

657-
Fabric notebook support magic command ```%history``` to print the input command history that executed in the current session, comparing to the standard Jupyter Ipython command the ```%history``` works for multiple languages context in notebook.
657+
Synapse notebook support magic command ```%history``` to print the input command history that executed in the current session, comparing to the standard Jupyter Ipython command the ```%history``` works for multiple languages context in notebook.
658658

659659
``` %history [-n] [range [range ...]] ```
660660

0 commit comments

Comments
 (0)