Skip to content

Commit 7918772

Browse files
authored
Update README.md
Fix typo and tidy readme.
1 parent 26ca50f commit 7918772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ Instances of the `ComparisonsEndpoint` class provide the following methods for r
219219
- If specified, the provided expiry time must be UTC and in the future.
220220
- If unspecified or `None`, the comparison will never expire (but may be explicitly deleted).
221221

222-
**Note: The comparision must be retrieved via the `comparisons.get(<identifier>)` call to check the 'ready' status for new comparisons. This is an important
223-
step before exporting or accessing consecutive comparisons in any code loops.**
222+
Note: The comparison must be retrieved via the `comparisons.get(<identifier>)` call to check the 'ready' status for new comparisons. This is an important
223+
step before exporting or accessing consecutive comparisons in any code loops.
224224

225225
The following exceptions may be raised:
226226

0 commit comments

Comments
 (0)