Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcc committed Aug 18, 2023
1 parent 4f101ef commit a1eb239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -50,7 +50,7 @@ $ yarn add @antv/g2@next
The Chart object then can be imported from G2.

```html
<div id="chart"></div>
<div id="container"></div>
```

```js
Expand Down

0 comments on commit a1eb239

Please sign in to comment.