aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoromer727 <omer727@yahoo.com>2016-01-17 14:42:56 +0200
committeromer727 <omer727@yahoo.com>2016-01-17 14:42:56 +0200
commit6af739f81c263f44235bb83a7ec6a346386d4efa (patch)
tree88ba826e9f6cd4ea6da507159168e1ca4839ce17 /README.md
parent8a40bb481e376539f7a307c0fffcf2da4e87cbeb (diff)
downloadfosdem-2018-presentation-6af739f81c263f44235bb83a7ec6a346386d4efa.tar
fosdem-2018-presentation-6af739f81c263f44235bb83a7ec6a346386d4efa.tar.gz
Fixing spelling typo and GitHub proper camelcase for brand name
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c406960..b1e985e 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Markup hierarchy needs to be ``<div class="reveal"> <div class="slides"> <sectio
It's possible to write your slides using Markdown. To enable Markdown, add the ```data-markdown``` attribute to your ```<section>``` elements and wrap the contents in a ```<script type="text/template">``` like the example below.
-This is based on [data-markdown](https://gist.github.com/1343518) from [Paul Irish](https://github.com/paulirish) modified to use [marked](https://github.com/chjj/marked) to support [Github Flavoured Markdown](https://help.github.com/articles/github-flavored-markdown). Sensitive to indentation (avoid mixing tabs and spaces) and line breaks (avoid consecutive breaks).
+This is based on [data-markdown](https://gist.github.com/1343518) from [Paul Irish](https://github.com/paulirish) modified to use [marked](https://github.com/chjj/marked) to support [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown). Sensitive to indentation (avoid mixing tabs and spaces) and line breaks (avoid consecutive breaks).
```html
<section data-markdown>