From 5744e33d3d3cd710f2a2ad8008bbbeaffc53a6e6 Mon Sep 17 00:00:00 2001 From: filipef101 Date: Wed, 22 Jul 2020 09:56:26 +0100 Subject: [PATCH] fixed typo on readme expend -> expand --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb13891..7ea9ebe 100644 --- a/README.md +++ b/README.md @@ -814,7 +814,7 @@ If you have an application with a model that has a GeoPoint property using previous versions of this connector, you can migrate your models using the following programmatic approach: -
Click here to expend +
Click here to expand **NOTE** Please back up the database tables that have your application data before performing any of the steps.