diff --git a/_posts/matlab/sending-data/2015-04-09-overwrite.html b/_posts/matlab/sending-data/2015-04-09-overwrite.html
index 82ad74f2ee7e..b1aac435a290 100755
--- a/_posts/matlab/sending-data/2015-04-09-overwrite.html
+++ b/_posts/matlab/sending-data/2015-04-09-overwrite.html
@@ -1,6 +1,6 @@
---
name: Overwrite chart data with new data
-description: The simplest and recommended way to update a chart remotely.
You can overwrite a chart's data with new data remotely, simply by including its file name in the filename kwarg.
+description: The simplest and recommended way to update a chart remotely.
You can overwrite a chart's data with new data remotely, simply by including its file name in the filename kwarg.
Note that setting a filename overwrites the entire chart (i.e., style & layout settings are not preserved).
plot_url: http://i.imgur.com/VuobuN3.gif
arrangement: horizontal
language: matlab
diff --git a/_posts/pandas/sending-data/2015-04-09-overwrite.html b/_posts/pandas/sending-data/2015-04-09-overwrite.html
index e468f55087c2..075ce9fe54b4 100755
--- a/_posts/pandas/sending-data/2015-04-09-overwrite.html
+++ b/_posts/pandas/sending-data/2015-04-09-overwrite.html
@@ -1,6 +1,6 @@
---
name: Overwrite chart data with new data
-description: The simplest and recommended way to update a chart remotely.
You can overwrite a chart's data with new data remotely, simply by including its file name in the filename kwarg.
+description: The simplest and recommended way to update a chart remotely.
You can overwrite a chart's data with new data remotely, simply by including its file name in the filename kwarg.
Note that setting a filename overwrites the entire chart (i.e., style & layout settings are not preserved).
plot_url: http://i.imgur.com/VuobuN3.gif
arrangement: horizontal
language: pandas
diff --git a/_posts/python/fundamentals/sending-data/2015-04-09-overwrite.html b/_posts/python/fundamentals/sending-data/2015-04-09-overwrite.html
index 6862d1ed3288..0232e3976d7e 100755
--- a/_posts/python/fundamentals/sending-data/2015-04-09-overwrite.html
+++ b/_posts/python/fundamentals/sending-data/2015-04-09-overwrite.html
@@ -1,6 +1,6 @@
---
name: Overwrite chart data with new data
-description: The simplest and recommended way to update a chart remotely.
You can overwrite a chart's data with new data remotely, simply by including its file name in the filename kwarg.
+description: The simplest and recommended way to update a chart remotely.
You can overwrite a chart's data with new data remotely, simply by including its file name in the filename kwarg.
Note that setting a filename overwrites the entire chart (i.e., style & layout settings are not preserved).
plot_url: http://i.imgur.com/VuobuN3.gif
arrangement: horizontal
language: python
diff --git a/_posts/r/fundamentals/sending-data/2015-04-09-overwrite.html b/_posts/r/fundamentals/sending-data/2015-04-09-overwrite.html
index b1546f042a68..1a994ae56161 100755
--- a/_posts/r/fundamentals/sending-data/2015-04-09-overwrite.html
+++ b/_posts/r/fundamentals/sending-data/2015-04-09-overwrite.html
@@ -1,6 +1,6 @@
---
name: Overwrite chart data with new data
-description: The simplest and recommended way to update a chart remotely.
You can overwrite a chart's data with new data remotely, simply by including its file name in the filename kwarg.
+description: The simplest and recommended way to update a chart remotely.
You can overwrite a chart's data with new data remotely, simply by including its file name in the filename kwarg.
Note that setting a filename overwrites the entire chart (i.e., style & layout settings are not preserved).
plot_url: http://i.imgur.com/VuobuN3.gif
arrangement: horizontal
language: r