diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/website/templates/schedule.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/website/templates/schedule.html b/static/website/templates/schedule.html index 77b9908..c15acdb 100644 --- a/static/website/templates/schedule.html +++ b/static/website/templates/schedule.html @@ -87,7 +87,7 @@ Schedule </tr> <tr> <td>Chinmay Kanchi</td> - <td>Data analysis with SciPy stack</td> + <td>Exploring Real World Data with the SciPy Stack</td> <td>9:30</td> </tr> <tr style="background-color:#238E68;color:white;"> @@ -97,7 +97,7 @@ Schedule <tr> <td>Chinmay Kanchi</td> - <td>Data analysis with SciPy stack</td> + <td>Exploring Real World Data with the SciPy Stack</td> <td>11:10</td> </tr> <tr style="background-color:#238E68;color:white;"> |