Skip to content

Commit 1658587

Browse files
authored
Fix my own spelling!
1 parent 89ca46c commit 1658587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ including bitmap, vector graph, piston window, GTK/Cairo and WebAssembly.
2020
- Try Plotters with an interactive Jupyter notebook, or view [here](https://plotters-rs.github.io/plotters-doc-data/evcxr-jupyter-integration.html) for the static HTML version.
2121
- To view the WASM example, go to this [link](https://plotters-rs.github.io/wasm-demo/www/index.html)
2222
- Currently we have all the internal code ready for console plotting, but a console based backend is still not ready. See [this example](https://github.com/38/plotters/blob/master/examples/console.rs) for how to plot on console with a customized backend.
23-
- Plotters has moved all backend code to seperate repositories, check [FAQ list](#faq-list) for details
23+
- Plotters has moved all backend code to separate repositories, check [FAQ list](#faq-list) for details
2424
- Some interesting [demo projects](#demo-projects) are available, feel free to try them out.
2525

2626
## Gallery

0 commit comments

Comments
 (0)