From 9d3756b9416b937aa7295a1be267e90098fbffb9 Mon Sep 17 00:00:00 2001 From: Bojun Chai Date: Mon, 20 Apr 2026 22:52:52 +0800 Subject: [PATCH] docs: fix typos in CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index abfb2dcb11..8526d54898 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,12 +8,12 @@ then explains the technical aspects of preparing your contribution. ## Code of Conduct -Please note that all contributos are required to abide by our [Code of Conduct](CODE_OF_CONDUCT.md). +Please note that all contributors are required to abide by our [Code of Conduct](CODE_OF_CONDUCT.md). ## Different Ways to Contribute There are many ways to contribute to plotly.py. -To do any effectively, +To do so effectively, it is important to understand the structure of the code and the repository. - The [`plotly.graph_objects`](https://plotly.com/python/graph-objects/) module (usually imported as `go`)