From 55306e9d6b90f0acec3edf2e0fb6b7bd583287c6 Mon Sep 17 00:00:00 2001 From: Ronald Huggler Date: Fri, 15 Feb 2019 09:27:45 -0200 Subject: [PATCH 1/2] Fix typos on README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eaf7278..bd54a23 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Conference Talks by Kenneth Reitz -This repo contains a the presentatiosn from [all of my conference talks](https://www.kennethreitz.org/talks) (and the fonts required) since 2011, when I got started. +This repo contains all the presentations from [all of my conference talks](https://www.kennethreitz.org/talks) (and the fonts required) since 2011, when I got started. -All are available in their respsective presentation formats, as well as PDF. Included are the typefaces used. +All are available in their respective presentation formats, as well as PDF. Included are the typefaces used. All slides are Licensed Apache 2.0. Fonts distribute are not re-licensed, but are providing for simplicity. # TODO -- Add links (in `README.md`s) of recordings of talks. +- Add links (in `README.md`) of recordings of talks. From 35fb9be458eb6d1e65de069a59cb94a4e403bbbb Mon Sep 17 00:00:00 2001 From: Ronald Huggler Date: Fri, 15 Feb 2019 09:39:09 -0200 Subject: [PATCH 2/2] Fix typo on directory name --- .../documentation-is-king.key | Bin .../documentation-is-king.pdf | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename archive/{documentatin-is-king => documentation-is-king}/documentation-is-king.key (100%) rename archive/{documentatin-is-king => documentation-is-king}/documentation-is-king.pdf (100%) diff --git a/archive/documentatin-is-king/documentation-is-king.key b/archive/documentation-is-king/documentation-is-king.key similarity index 100% rename from archive/documentatin-is-king/documentation-is-king.key rename to archive/documentation-is-king/documentation-is-king.key diff --git a/archive/documentatin-is-king/documentation-is-king.pdf b/archive/documentation-is-king/documentation-is-king.pdf similarity index 100% rename from archive/documentatin-is-king/documentation-is-king.pdf rename to archive/documentation-is-king/documentation-is-king.pdf