diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-12-14 16:28:26 -0800 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-12-14 16:28:26 -0800 |
commit | 256186e2591d445ae0b8c34222d183a9043650c6 (patch) | |
tree | 1b1ea6fd560d12a7a7735c4f6f9a0e6658f4a2dc | |
parent | 519ee26809bfd6bd824155e999d2c9eaae6786bb (diff) | |
parent | b5dde35a8464c8bf8ef0e6b4381d9d254d432928 (diff) | |
download | perl-software-in-gnu-guix-256186e2591d445ae0b8c34222d183a9043650c6.tar perl-software-in-gnu-guix-256186e2591d445ae0b8c34222d183a9043650c6.tar.gz |
Merge pull request #270 from lawilliams/master
Fixing small typo in index.html
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -299,7 +299,7 @@ function linkify( selector ) { <section> <h2>Take a Moment</h2> <p> - Press b or period on your keyboard to enter the 'paused' mode. This mode is helpful when you want to take disctracting slides off the screen + Press b or period on your keyboard to enter the 'paused' mode. This mode is helpful when you want to take distracting slides off the screen during a presentation. </p> </section> |