Skip to content

Commit 0b07660

Browse files
Update articles/container-apps/sessions-custom-container.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 4a7fa86 commit 0b07660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/sessions-custom-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When your application requests a session, an instance is instantly allocated fro
3434

3535
To create a custom container session pool, you need to provide a container image and pool configuration settings.
3636

37-
You invoke/communicate with each session using HTTP requests. The custom container must expose an HTTP server on a port that you specify to respond to these requests.
37+
You invoke or communicate with each session using HTTP requests. The custom container must expose an HTTP server on a port that you specify to respond to these requests.
3838

3939
# [Azure CLI](#tab/azure-cli)
4040

0 commit comments

Comments
 (0)