fix typo in 'integer' word (#39339)

Co-authored-by: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>
This commit is contained in:
Karuppiah Natarajan
2020-08-26 20:08:43 +05:30
committed by GitHub
parent 5e5842871c
commit efa4e09efa

View File

@ -24,7 +24,7 @@ question:
answers:
- |
Retrieve a subset of rows and columns by supplying interger-location arguments.
Retrieve a subset of rows and columns by supplying integer-location arguments.
- |
Access a group of rows and columns by supplying label(s) arguments.
- |