Skip to content

Commit ec8b81f

Browse files
authored
fix(rosetta): capitalise Quickstart for consistency (#175)
## Summary - Fixes "Quick start" → "Quickstart" in `rosetta.md` to match the single-word form used across the rest of the docs ## Sync recommendation hand-written
1 parent e45898f commit ec8b81f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/digital-assets/rosetta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Pull the official image:
129129
docker pull dfinity/ic-icrc-rosetta-api
130130
```
131131

132-
**Quick start**: connects to the TICRC1 test token (`3jkp5-oyaaa-aaaaj-azwqa-cai`):
132+
**Quickstart**: connects to the TICRC1 test token (`3jkp5-oyaaa-aaaaj-azwqa-cai`):
133133

134134
```bash
135135
docker run \

0 commit comments

Comments
 (0)