Skip to content

Commit 6c0700b

Browse files
committed
Fix typo
Websocket -> WebSocket
1 parent d46a0e8 commit 6c0700b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-access-azureml-behind-firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ __Azure Machine Learning compute instance and compute cluster hosts__
395395
> * Ports 8787 and 18881 for __compute instance__ are only needed when your Azure Machine workspace has a private endpoint.
396396
> * In the following table, replace `<storage>` with the name of the default storage account for your Azure Machine Learning workspace.
397397
> * In the following table, replace `<region>` with the Azure region that contains your Azure Machine Learning workspace.
398-
> * Websocket communication must be allowed to the compute instance. If you block websocket traffic, Jupyter notebooks won't work correctly.
398+
> * WebSocket communication must be allowed to the compute instance. If you block websocket traffic, Jupyter notebooks won't work correctly.
399399
400400
# [Azure public](#tab/public)
401401

0 commit comments

Comments
 (0)