From 77a246a04d14e553084a2abfe744d25a6ef8cbcf Mon Sep 17 00:00:00 2001 From: Brian Spendolini Date: Thu, 25 Jul 2024 09:03:20 -0400 Subject: [PATCH] 1.8 --- docs/11-sql-bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/11-sql-bindings.md b/docs/11-sql-bindings.md index c5b6ef7..07fe656 100644 --- a/docs/11-sql-bindings.md +++ b/docs/11-sql-bindings.md @@ -263,7 +263,7 @@ In this section, you will create a change data stream using Change Tracking, the [2023-10-23T21:39:06.376Z] Executed 'SqlTriggerBindingCSharp1' (Succeeded, Id=89d5f873-9535-4658-a69f-01e2f0d80fe1, Duration=48ms) ``` -1. Stop the local function in the terminal in the codespace with a Ctrl-C. +1. Stop the local function in the terminal in the codespace with a **Ctrl-C**. ## Continue to chapter 12