Skip to content

Commit 6a5d73c

Browse files
committed
Add missing escapes
1 parent f18954b commit 6a5d73c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/erl_interface.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: |
6868
cat <<RELEASE_NOTES >> release_notes.txt
6969
# Swift Dependency
70-
Add this binary target to use `erl_interface` from Swift.
70+
Add this binary target to use \`erl_interface\` from Swift.
7171
\`\`\`swift
7272
.binaryTarget(
7373
name: "erl_interface",

0 commit comments

Comments
 (0)