Skip to content

Commit 811f67e

Browse files
fix: remove stray parenthesis in changelog README (#10745)
1 parent 39663ea commit 811f67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For more infos, see the [Ddoc spec](https://dlang.org/spec/ddoc.html).
3434
Preview changes
3535
---------------
3636

37-
If you have cloned the [tools](https://github.com/dlang/tools) and [dlang.org](https://github.com/dlang/dlang.org) repo),
37+
If you have cloned the [tools](https://github.com/dlang/tools) and [dlang.org](https://github.com/dlang/dlang.org) repo,
3838
you can preview the changelog with:
3939

4040
```

0 commit comments

Comments
 (0)