From cd197111c184d329cf6af833609420b4c187abb9 Mon Sep 17 00:00:00 2001 From: NikolayS Date: Mon, 23 Nov 2015 08:49:51 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd1b644..9e40a05 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i * [Check_postgres](https://github.com/bucardo/check_postgres) - Nagios check_postgres plugin for checking status of PostgreSQL databases ### Extensions -* [PGStorm](https://wiki.postgresql.org/wiki/PGStrom) - Postgres extension to offload CPU intensive workloads to GPU +* [PGStrom](https://wiki.postgresql.org/wiki/PGStrom) - Postgres extension to offload CPU intensive workloads to GPU * [pg_shard](https://github.com/citusdata/pg_shard) - PostgreSQL extension to scale out real-time reads and writes * [PostGIS](http://postgis.net/) - Spatial and Geographic objects for PostgreSQL