Skip to content

Commit 2a4187d

Browse files
Update doc/guides/releases.md
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent 49c3a10 commit 2a4187d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ backport PR. You can refer the owner of the PR to the "[Backporting to Release
207207
If commits were cherry-picked in this step, check that the test still pass.
208208

209209
```console
210-
make test
210+
$ make test
211211
```
212212

213213
Then, push to the staging branch to keep it up-to-date.

0 commit comments

Comments
 (0)