Skip to content

Commit f9a5b56

Browse files
committed
Wording
1 parent 92c28dd commit f9a5b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For more and detailed usage examples please have a look at [the demo](./vaadin-c
1717
### Minimal
1818

1919
```java
20-
// Assumes that this code is in some kind of Vaadin component
20+
// Assumes that this code is in some kind of Vaadin component or view
2121

2222
ChartContainer chart = new ChartContainer();
2323
this.add(chart);

0 commit comments

Comments
 (0)