We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e219e commit 69c4963Copy full SHA for 69c4963
README.md
@@ -68,7 +68,7 @@ let defaults = UserDefaults.standard.dictionaryRepresentation()
68
69
[
70
"owner": ["id": 99, "name": "Herbert"],
71
- "url": URL(string: "fish.com),
+ "url": URL(string: "fish.com”),
72
"duration": [0, 1000000000]
73
74
]
0 commit comments