Skip to content

Commit e9c74f5

Browse files
authored
Update README.md
1 parent d753d22 commit e9c74f5

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
@@ -32,7 +32,7 @@ api = Transpose('transpose_api_key')
3232
last_expired = api.ens.records_by_date(type='expiration', order='desc', limit=1)
3333
```
3434

35-
This returns a list of[ENS Records](https://github.com/TransposeData/transpose-python-sdk/tree/main/docs/ens.md#ENS-Record-Model), which includes data which you wouldn't be able to easily get from the ENS protocol.
35+
This returns a list of [ENS Records](https://github.com/TransposeData/transpose-python-sdk/tree/main/docs/ens.md#ENS-Record-Model), which includes data which you wouldn't be able to easily get from the ENS protocol.
3636

3737
```json
3838
[

0 commit comments

Comments
 (0)