Skip to content

Commit 60a9aef

Browse files
arelrajamesmockett
andauthored
Update dotcom-rendering/README.md
Co-authored-by: James Mockett <[email protected]>
1 parent 083e38d commit 60a9aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The development server home page lists examples of the various page and content
115115
You can render a specific article by appending the production URL to the `Article` endpoint, for example:
116116
http://localhost:3030/Article/https://www.theguardian.com/sport/2019/jul/28/tour-de-france-key-moments-egan-bernal-yellow-jersey
117117

118-
You can view the JSON data model of a page as sent by [Frontend](https://github.com/guardian/frontend) to DCR, by appending `.json?dcr=true` to the production URL, for example:
118+
You can view the JSON data model of a page as sent by [Frontend](https://github.com/guardian/frontend) to DCR by appending `.json?dcr=true` to the production URL, for example:
119119
https://www.theguardian.com/sport/2019/jul/28/tour-de-france-key-moments-egan-bernal-yellow-jersey.json?dcr=true
120120

121121
### Detailed setup

0 commit comments

Comments
 (0)