From 6533613155b4923dbe08ca8b356182dd2e7129d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Thu, 19 Nov 2015 13:11:14 +0100 Subject: [PATCH] Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c91914..6abcb13 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Version `0.6.0` supports earlier versions of ruby and ActiveRecord: ### Spatial Factories for Columns `rgeo_factory_generator` and related methods were removed in version 4.0, since column types -are no longer tied to their database colulmn in ActiveRecord 4.2. +are no longer tied to their database column in ActiveRecord 4.2. Register spatial factories in the `SpatialFactoryStore` singleton class. Each spatial type in your ActiveRecord models will use the `SpatialFactoryStore` to retrieve