From a0091f61a183a23da67679716a54591c0b0d6822 Mon Sep 17 00:00:00 2001 From: Jean SIMARD Date: Tue, 26 Nov 2019 10:45:36 +0100 Subject: [PATCH] Typo (repeated word) --- api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.rst b/api.rst index 871d1a6f4..06082c2f7 100644 --- a/api.rst +++ b/api.rst @@ -675,7 +675,7 @@ It's also possible to embed `Materialized Views `_ if your view is not made embeddable so we can keep continue improving foreign key detection. - In the future we'll include include a way to manually specify views source foreign keys to address this limitation. + In the future we'll include a way to manually specify views source foreign keys to address this limitation. .. important::