Skip to content

Commit a85dbe9

Browse files
authored
docs: Fix Retail README headers (GoogleCloudPlatform#8967)
Missing spaces caused rendering like this: ``` #Retail Search Interactive Tutorials ##Run tutorials in Cloud Shell To advance with the interactive tutorials, use Retail Search step-by-step manuals on the right side of ```
1 parent b3cd3e2 commit a85dbe9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

retail/interactive-tutorials/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Retail Search Interactive Tutorials
1+
# Retail Search Interactive Tutorials
22

3-
##Run tutorials in Cloud Shell
3+
## Run tutorials in Cloud Shell
44

55
To advance with the interactive tutorials, use Retail Search step-by-step manuals on the right side of the Cloud Shell IDE:
66
![Interactive tutorials](images/tutorial1.png)
@@ -185,4 +185,4 @@ python product/import_products_gcs.py
185185
Run the sample in a terminal with the following command:
186186
```bash
187187
python search/search_with_boost_spec.py
188-
```
188+
```

0 commit comments

Comments
 (0)