Skip to content

Commit dc45997

Browse files
committed
Fix typo in STIX Visualizer description in notebook
1 parent 9071a14 commit dc45997

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Scenarios and Workflows/generate_and_visualize_STIX_bundle.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
"id": "8486a457",
6262
"metadata": {},
6363
"source": [
64-
"Jupyter notebook embeds the OASIS CTI STIX Visualizer in an iframe. The JSON bundle is automatically produced with previous script and presented in the separate iFrame.\n",
64+
"Jupyter notebook embeds the OASIS CTI STIX Visualizer in an iFrame. The JSON bundle is automatically produced with previous script and presented in the separate iFrame.\n",
65+
"\n",
6566
"Select the JSON content and paste in the cti-stix-visualization dialog box to get an interactive graph, table view and timeline information about the STIX objects."
6667
]
6768
},

0 commit comments

Comments
 (0)