Skip to content

Commit

Permalink
fixing centralbedfordshire_gov_uk documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gingemonster committed Jan 20, 2023
1 parent 53bd729 commit 0b77b74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/source/centralbedfordshire_gov_uk.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ waste_collection_schedule:
sources:
- name: centralbedfordshire_gov_uk
args:
post_code: POST_CODE
postcode: POSTCODE
house_name: HOUSE_NAME
version: 1

```

### Configuration Variables

**POST_CODE**
**POSTCODE**
*(string) (required)*

**HOUSE_NAME**
Expand All @@ -32,6 +32,6 @@ waste_collection_schedule:
sources:
- name: centralbedfordshire_gov_uk
args:
post_code: "SG156YF"
postcode: "SG156YF"
house_name: "10 Old School Walk"
```

0 comments on commit 0b77b74

Please sign in to comment.