From 308b0046df559ca4f0e0a5e1bfc05d681f2f06f2 Mon Sep 17 00:00:00 2001
From: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Date: Tue, 10 Dec 2019 13:47:09 -0800
Subject: [PATCH] Update graph.md

---
 content/v2.0/visualize-data/visualization-types/graph.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/v2.0/visualize-data/visualization-types/graph.md b/content/v2.0/visualize-data/visualization-types/graph.md
index 2eb451e4b..db0d9a1fe 100644
--- a/content/v2.0/visualize-data/visualization-types/graph.md
+++ b/content/v2.0/visualize-data/visualization-types/graph.md
@@ -52,7 +52,7 @@ to the visualization dropdown in the upper right.
       - **Min**: Minimum y-axis value.
       - **Max**: Maximum y-axis value.
 - **Positioning**:
-  - **Overlaid**: Display graph lines overlaid over each other.
+  - **Overlaid**: Display graph lines overlaid on each other.
   - **Stacked**: Display graph lines stacked on top of each other.