Skip to content

Commit 84e26e5

Browse files
itsbobbyzzz168itsbobbyzzz888
andauthored
fix(docs): typos (#155)
Co-authored-by: itsbobbyzzz888 <[email protected]>
1 parent f496ae5 commit 84e26e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## [0.3.0](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.2.0...docs-v0.3.0) (2025-05-09)
44

5-
65
### Features
76

7+
88
* **docs:** add improved Stash API Quick Start ([#153](https://github.com/sprintertech/sprinter-sdk/issues/153)) ([f19c411](https://github.com/sprintertech/sprinter-sdk/commit/f19c411311d60f0f8af76590d0435e9d7716bad8))
99

1010
## [0.2.0](https://github.com/sprintertech/sprinter-sdk/compare/docs-v0.1.3...docs-v0.2.0) (2025-05-08)

docs/docs/02-Stash/03-get-the-borrow-quote-for-a-liquidity-transaction-based-on-the-input-data.api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import Heading from "@theme/Heading";
2121
<Heading
2222
as={"h1"}
2323
className={"openapi__heading"}
24-
children={"Preview an estimated borrowing cost before requesting credit."}
24+
children={"Preview the estimated borrowing quote before requesting credit."}
2525
></Heading>
2626

2727
<MethodEndpoint

0 commit comments

Comments
 (0)