Skip to content

Commit 771fd65

Browse files
[fix] FIx indent issue in develop.md file
1 parent 59ef47f commit 771fd65

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/guides/reactjs/develop.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -159,15 +159,15 @@ To verify that Compose Watch is working correctly:
159159

160160
2. Locate the following line:
161161

162-
```html
163-
<h1>Vite + React</h1>
164-
```
162+
```html
163+
<h1>Vite + React</h1>
164+
```
165165

166166
3. Change it to:
167167

168-
```html
169-
<h1>Hello from Docker Compose Watch</h1>
170-
```
168+
```html
169+
<h1>Hello from Docker Compose Watch</h1>
170+
```
171171

172172
4. Save the file.
173173

0 commit comments

Comments
 (0)