From b8cd6311e6661727d7fe5a5b637ebd8a47f4339e Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Wed, 8 Feb 2017 16:14:24 +0700 Subject: [PATCH] Typo fix: Remove redundant quote mark Change-Id: I82059975368007733de3087ea29903c5febb1881 --- doc/source/add-new-datasource.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/add-new-datasource.rst b/doc/source/add-new-datasource.rst index a7731e219..fee942a16 100644 --- a/doc/source/add-new-datasource.rst +++ b/doc/source/add-new-datasource.rst @@ -92,7 +92,7 @@ tuple with the following details: a. Neighbor vertex with it's partial data so vitrage will know to where to connect the edge. - b. Edge that connects the vertex to its' neighbor. + b. Edge that connects the vertex to its neighbor. Note that for every driver there should be a matching Transformer. A transformer should inherit from