Skip to content

Commit 32b4696

Browse files
fix: duplicate now
1 parent 0d1cb7e commit 32b4696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-started/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ enable the slow-motion and visual trace configs, let's update run the module wit
182182
go run . -rod="show,slow=1s,trace"
183183
```
184184

185-
Now every action now will wait for 1 second before its execution.
185+
Now every action will wait for 1 second before its execution.
186186
On the page, you will see the debug trace generated by Rod like below:
187187

188188
![trace](trace.png)

0 commit comments

Comments
 (0)