Skip to content

Commit 8bb1cd4

Browse files
Minor typo updates
1 parent f891d6f commit 8bb1cd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

static/retirement/v0api/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can also browse the [full Search API Swagger specification](../../search/sea
4040

4141
## Migration guide
4242

43-
Below you can find detailed ways that you can still get the same data from the ONS using our latest services which will benefit from continued enhancement and investment.
43+
Below you can find detailed ways to access the same data from the ONS using our latest services which will benefit from continued enhancement and investment.
4444

4545
### /dataset
4646

@@ -117,9 +117,9 @@ Parameters:
117117
| start | offset |
118118
| limit | limit |
119119

120-
You will need to add a new parameter to the request to just return the `dataset` content type:
120+
You will need to add a new parameter to the request to just return the `timeseries` content type:
121121

122-
`content_type=dataset`
122+
`content_type=timeseries`
123123

124124
See the [search response mapping](#search-response-mapping) for the overall response mapping and [search item data mapping](#search-item-data-mapping) for the mappings for individual items.
125125

0 commit comments

Comments
 (0)