Skip to content

Commit da6af70

Browse files
committed
Update README.md
1 parent 684fbda commit da6af70

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
@@ -85,7 +85,7 @@ Processing a response errors cases when server cannot or will not process the re
8585
/// - Parameters:
8686
/// - versionId: Version id
8787
/// - input: Input data
88-
/// - expect: Logic for awaiting a prediction Check out ``ReplicateAPI.Expect``
88+
/// - expect: Logic for awaiting a prediction check out ``ReplicateAPI.Expect``
8989
/// - webhook: An HTTPS URL for receiving a webhook when the prediction has new output.
9090
/// - Returns: Prediction result
9191
public func createPrediction<Input: Encodable, Output: Decodable>(

0 commit comments

Comments
 (0)