Merge pull request #141 from rycee/fix-typo
Fix minor code typo in README
This commit is contained in:
commit
264ae832b4
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ in
|
|||
enable = true;
|
||||
profiles = {
|
||||
org = {
|
||||
src = "/home/moredhel/org";"
|
||||
src = "/home/moredhel/org";
|
||||
dest = "/home/moredhel/org.backup";
|
||||
extraArgs = "-batch -watch -ui text -repeat 60 -fat";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue