diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-10-15 15:31:40 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-10-15 15:31:40 +0100 |
commit | e945edffc896a8eeb35711ed3534c7808c3c9e60 (patch) | |
tree | 652fcf80526e3f05edff0cdd52875bea7961ad33 /docs/installing/next_steps.md | |
parent | 32228878da8606b0dd91df5b49d2df6421ffd0d0 (diff) |
Use consistent heading
The script loads “sample” data so the heading should say the same
Diffstat (limited to 'docs/installing/next_steps.md')
-rw-r--r-- | docs/installing/next_steps.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/next_steps.md b/docs/installing/next_steps.md index 44660f5c8..7763ede2b 100644 --- a/docs/installing/next_steps.md +++ b/docs/installing/next_steps.md @@ -8,7 +8,7 @@ title: Next Steps OK, you've installed a copy of Alaveteli, and can see the site in a browser. What next? </p> -## Load test data +## Load sample data If you want some dummy data to play with, you can try loading the fixtures that the test suite uses into your development database. You can do this with: |