Skip to content

Commit 1aba9d4

Browse files
committed
README formatting fix
1 parent a0a0cb3 commit 1aba9d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ Four-digit Public Health Unit ID
1919
**Example**: `1234`
2020

2121
**3. `report`**
22-
Report name, preceded in report URL by `/RSReports/` and ends with `.rdl`
22+
Report name, preceded in report URL by `/RSReports/` and ends with `.rdl`
2323
**Example**: `Water+Testing+PHU+Report.rdl`
2424

2525
**4. `start`**
2626
The start date for the records you want to retrieve in the format of `YYYY-MM-DD`
2727
**Example**: `2022-01-01`
2828

2929
**5. `end`**
30-
The end date for the records you want to retrieve in the format of `YYYY-MM-DD`
30+
The end date for the records you want to retrieve in the format of `YYYY-MM-DD`
3131
**Example**: `2022-12-31`
3232

3333
**6. `output`**
34-
The filename where the output will be written in CSV format
34+
The filename where the output will be written in CSV format
3535
**Example**: `wtisen.csv`
3636

3737
## Processing Container

0 commit comments

Comments
 (0)