Skip to content

Commit 97a2603

Browse files
committed
docs: fix headings
1 parent 626077b commit 97a2603

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ go get github.com/radiustechsystems/sdk/go
2424

2525
## Quickstart Examples
2626

27-
### Connect to Radius and Create an Account
27+
### Connect to Radius
2828

2929
Be sure to use your own `RADIUS_ENDPOINT` and `PRIVATE_KEY` values, as mentioned in the [Requirements](#requirements).
3030

typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ yarn add @radiustechsystems/sdk
3131

3232
## Quickstart Examples
3333

34-
### Connect to Radius and Create an Account
34+
### Connect to Radius
3535

3636
Be sure to use your own `RADIUS_ENDPOINT` and `PRIVATE_KEY` values, as mentioned in the [Requirements](#requirements).
3737

0 commit comments

Comments
 (0)