Skip to content

Commit f074d40

Browse files
committed
Update README
1 parent c21ff61 commit f074d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ SwiftHole.init(host: "192.168.1.123", apiToken: "klaatubaradanikto")
5656
print("enabled")
5757

5858
case .failure(let error):
59-
print("Error \(error)")
59+
print("Error \(error)")
6060
}
6161
}
6262
```

0 commit comments

Comments
 (0)