From: Silvio Rhatto Date: Sun, 26 Oct 2014 16:19:34 +0000 (-0200) Subject: Typo X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=edb02f867489ff8fd5be1aee2f85ec821cc5fe79;p=metadot.git Typo --- diff --git a/README.mdwn b/README.mdwn index eb42a63..88a0cf6 100644 --- a/README.mdwn +++ b/README.mdwn @@ -5,7 +5,7 @@ Metadot allows you to easilly manage and reuse existing dotfiles repositories by simply cloning then to your `~/.dotfiles/modules` and renaming a few files. By being modular, it's possible to create modules for specific applications -(vim, mutt, emcas, git, etc). By using git submodules or subtrees, one can even +(vim, mutt, emacs, git, etc). By using git submodules or subtrees, one can even create her own dotfile bundle. It was inspired by [holman does dotfiles](https://github.com/holman/dotfiles)