diff --git a/docs/webapp/webapp_exp_track_visual.md b/docs/webapp/webapp_exp_track_visual.md index 2681c932..fba60910 100644 --- a/docs/webapp/webapp_exp_track_visual.md +++ b/docs/webapp/webapp_exp_track_visual.md @@ -424,7 +424,7 @@ These controls allow you to better analyze the results. Hover over a plot, and t |Icon|Description| |---|---| -| Download PNG icon | Download plots as PNG files. | +| Download PNG icon | Download plots as PNG files. | | Pan icon | Pan around plot. Click Pan icon, click the plot, and then drag. | | Dotted box icon | To examine an area, draw a dotted box around it. Click Dotted box icon and then drag. | | Dotted lasso icon | To examine an area, draw a dotted lasso around it. Click Dotted lasso icon and then drag. | diff --git a/static/icons/ico-download-png.svg b/static/icons/ico-download-pic.svg similarity index 100% rename from static/icons/ico-download-png.svg rename to static/icons/ico-download-pic.svg