Grammer fix

This commit is contained in:
Joseph Harkins 2022-06-12 01:41:57 +01:00 committed by GitHub
parent c794919f6f
commit 5ff69b016b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -217,7 +217,7 @@ The range object that we created in the example above has following properties:
## Range selection methods
There are many convenience methods to manipulate ranges.
There are many convenient methods to manipulate ranges.
We've already seen `setStart` and `setEnd`, here are other similar methods.