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 69c4963 commit e4a9145Copy full SHA for e4a9145
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