We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f551a75 + 88f6466 commit 18f196eCopy full SHA for 18f196e
README.md
@@ -1,5 +1,5 @@
1
# rio-rgbify
2
-Encode arbitrary bit depth rasters in psuedo base-256 as RGB
+Encode arbitrary bit depth rasters in pseudo base-256 as RGB
3
4
[](https://travis-ci.org/mapbox/rio-rgbify)[](https://coveralls.io/github/mapbox/rio-rgbify)
5
setup.py
@@ -25,7 +25,7 @@
25
26
setup(name="rio-rgbify",
27
version=version,
28
- description=u"Encode arbitrary bit depth rasters in psuedo base-256 as RGB",
+ description=u"Encode arbitrary bit depth rasters in pseudo base-256 as RGB",
29
long_description=long_description,
30
classifiers=[],
31
keywords="",
0 commit comments