Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscdn committed May 1, 2024
1 parent 72e025e commit 8fb27bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The underlying `axios` instance is available if these methods don't suffice:
const axios = session.axios;
```

#### Convenience Wrapper
#### Wrapper

The `Session` class provides a few convenience methods for performing commonly used REST requests. By no means is this complete, and it's possible the API will change in the future.

Expand Down

0 comments on commit 8fb27bc

Please sign in to comment.