diff options
Diffstat (limited to 'testing/SendLog/index.html')
-rw-r--r-- | testing/SendLog/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/SendLog/index.html b/testing/SendLog/index.html index af3d76c..f3e8080 100644 --- a/testing/SendLog/index.html +++ b/testing/SendLog/index.html @@ -5,7 +5,7 @@ Hrishi Hiraskar --> <!DOCTYPE HTML> <html> - <head><title>Send Log</title></head> + <head><title>Send Log</title></head> <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> <script type="text/javascript"> google.charts.load('current', {packages: ['corechart','line']}); |