Skip to content

Commit f992e92

Browse files
chore(docs): update readme formatting
1 parent da8b838 commit f992e92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ use CasParser\RequestOptions;
117117
$client = new Client(maxRetries: 0);
118118

119119
// Or, configure per-request:
120-
121120
$result = $client->casParser->smartParse(
122121
requestOptions: RequestOptions::with(maxRetries: 5)
123122
);

0 commit comments

Comments
 (0)