Skip to content

Commit bbda5d2

Browse files
authored
Fix typo
1 parent d75c5a0 commit bbda5d2

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
@@ -2,7 +2,7 @@
22

33
[![PyPI version](https://img.shields.io/pypi/v/fast3tree.svg)](https://pypi.python.org/pypi/fast3tree)
44

5-
This Python package is a wrapper of the excellent, lightening fast `fast3tree` C library,
5+
This Python package is a wrapper of the excellent, lightning fast `fast3tree` C library,
66
a BSP tree implementation written by [Peter Behroozi](http://www.peterbehroozi.com/).
77
The C source code `fast3tree.c` was (shamlessly) taken from Peter's
88
[Rockstar halo finder](https://bitbucket.org/gfcstanford/rockstar).

0 commit comments

Comments
 (0)