From fef77e83c2bb8eff38bd82228a6b1883d08af4ea Mon Sep 17 00:00:00 2001 From: Blottiere Paul Date: Thu, 18 Jun 2020 22:36:09 +0200 Subject: [PATCH] Fix typo in intro --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index 0e21a38..78a5b47 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -9,7 +9,7 @@ get, not too expensive, and provide very accurate 3D points. pgPointCLoud is an open source PostgreSQL_ extension for storing point cloud data and use it with PostGIS_. It is very easy to use, robust and efficient. -By storing Lidar point in a PostgreSQL database, pgPointcloud eases many +By storing LIDAR points in a PostgreSQL database, pgPointcloud eases many problems and allows a good integration with other geo-spatial data (vector, raster) into one common framework : PostGIS.