Skip to content

Commit 94b3008

Browse files
committed
Rename example
1 parent e09a5ab commit 94b3008

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ This page demonstrates how to use the Reporter module.
44

55
## Example Code for HTML Reporter
66

7-
The following example shows how to run QC tests using the HTML reporter:
7+
The following example shows how to run QC tests using the HTML and Console reporters:
88

99
```python
10-
--8<-- "examples/html_reporter_demo.py"
10+
--8<-- "examples/reporters_demo.py"
1111
```
1212

1313
## Exporting Context Exportable Objects

0 commit comments

Comments
 (0)