Skip to content

Commit c891851

Browse files
authored
Merge pull request #824 from alphagov/ChrisBAshton-patch-1
Fix broken command
2 parents 55c81df + 17840f2 commit c891851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-tos/publishing-content-on-whitehall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ work with locally. The instructions below assume that you have "made" all of the
2727
8. Publish a test taxon so that we can tag Whitehall content with it:
2828

2929
```bash
30-
govuk-docker run whitehall-app-lite rails taxonomy:populate_end_to_end_test_data
30+
govuk-docker run whitehall-lite rails taxonomy:populate_end_to_end_test_data
3131
govuk-docker run whitehall-lite rails taxonomy:rebuild_cache
3232
```
3333
9. Publish a document. You should be able to access it at `http://government-frontend.dev.gov.uk/{{your_base_path_here}}`

0 commit comments

Comments
 (0)