Skip to content

Commit a198ebc

Browse files
committed
Fix typo
1 parent cd7ab7a commit a198ebc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ I refer to targets / variables as anchors (for docs/sections).
7474
hidden deprecated one) after a section for it to be displayed.
7575

7676
* [Double-colon](https://www.gnu.org/software/make/manual/html_node/Double_002dColon.html)
77-
targets are displayed using the format `target-name:target-index` and for each index
77+
targets are displayed using the format `target-name~target-index` and for each index
7878
there can be a dedicated documentation.
7979

8080
* [Grouped](https://www.gnu.org/software/make/manual/html_node/Multiple-Targets.html)

0 commit comments

Comments
 (0)