diff options
author | hardythe1 | 2014-12-04 12:11:16 +0530 |
---|---|---|
committer | hardythe1 | 2014-12-04 12:11:16 +0530 |
commit | 572763db262d17a0d59657f6db7f2e25138f4a1b (patch) | |
tree | 50ce9a71bb9dd162d42abcef1291afb4122a76fb | |
parent | 7ed2052aa9a5ba7e3e02f65e5ef21c90299ec733 (diff) | |
download | scipy2014-572763db262d17a0d59657f6db7f2e25138f4a1b.tar.gz scipy2014-572763db262d17a0d59657f6db7f2e25138f4a1b.tar.bz2 scipy2014-572763db262d17a0d59657f6db7f2e25138f4a1b.zip |
minor change
-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 d841a49..77b9908 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 (Keynote)</td> + <td>Data analysis with SciPy stack</td> <td>9:30</td> </tr> <tr style="background-color:#238E68;color:white;"> @@ -140,7 +140,7 @@ Schedule </tr> <tr style="background-color:#4D7865;color:white;"> <td>Romain Guillebert</td> - <td>PyPy and the scientific stack</td> + <td>PyPy and the scientific stack (Keynote)</td> <td>9:40</td> </tr> <tr> |