Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit c6ade56

Browse files
authored
fix indent
1 parent 1c6626f commit c6ade56

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/database-engine/service-broker/lesson-4-beginning-a-conversation-and-transmitting-messages.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ In this lesson, you will learn to start a conversation that spans two databases
2323
### Switch to the InitiatorDB database
2424

2525
- Copy and paste the following code into a Query Editor window. Then, run it to switch context to the **InitiatorDB** database where you will initiate the conversation.
26-
```sql
26+
27+
```sql
2728
USE InitiatorDB;
2829
GO
29-
```
30+
```
3031

3132
### Start a conversation and send a request message
3233

0 commit comments

Comments
 (0)