Skip to content

Commit 374a7a4

Browse files
committed
Fix typos in readme
1 parent 17bb25c commit 374a7a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Numba Celltree
88
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square
99
:target: https://github.com/psf/black
1010

11-
Finding your way around in an unstructured meshes is difficult. Numba Celltree
11+
Finding your way around in unstructured meshes is difficult. Numba Celltree
1212
provides methods for searching for points, lines, boxes, and cells (convex
1313
polygons) in a two dimensional unstructured mesh.
1414

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Numba Celltree
22
==============
33

4-
Finding your way around in an unstructured meshes is difficult. Numba Celltree
4+
Finding your way around in unstructured meshes is difficult. Numba Celltree
55
provides methods for searching for points, lines, boxes, and cells (convex
66
polygons) in a two dimensional unstructured mesh.
77

0 commit comments

Comments
 (0)