File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ There are four main components to PyGMT's documentation:
249
249
* Getting started/developer documentation, with source text in ReST ` *.rst `
250
250
and markdown ` *.md ` files under the ` doc/ ` folder.
251
251
252
- The documentation are written primarily in
252
+ The documentation is written primarily in
253
253
[ reStructuredText] ( https://docutils.sourceforge.io/rst.html ) and built by
254
254
[ Sphinx] ( http://www.sphinx-doc.org/ ) . Please refer to
255
255
{gmt-docs}` reStructuredText Cheatsheet <devdocs/rst-cheatsheet.html> `
@@ -363,7 +363,7 @@ General guidelines for making a good gallery plot:
363
363
* Use a sample dataset from ` pygmt.datasets ` if you need to plot data. If a suitable
364
364
dataset isn't available, open an issue requesting one and we'll work together to add
365
365
it.
366
- * Add comments to explain things are aren't obvious from reading the code. Good: * Use a
366
+ * Add comments to explain things that aren't obvious from reading the code. Good: * Use a
367
367
Mercator projection and make the plot 15 centimeters wide* . Bad: * Draw coastlines and
368
368
plot the data* .
369
369
* Describe the feature that you're showcasing and link to other relevant parts of the
You can’t perform that action at this time.
0 commit comments