Skip to content

Commit 6d1eb2a

Browse files
authored
escape quotes in string in description field (#76)
1 parent fe90b94 commit 6d1eb2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.asf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717

1818
github:
19-
description: "Apache OpenWhisk SDK for building Docker "blackbox" runtimes"
19+
description: "Apache OpenWhisk SDK for building Docker \"blackbox\" runtimes"
2020
homepage: https://openwhisk.apache.org/
2121
labels:
2222
- openwhisk

0 commit comments

Comments
 (0)