summaryrefslogtreecommitdiff
path: root/doc/design/assistant/desymlink.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design/assistant/desymlink.mdwn')
-rw-r--r--doc/design/assistant/desymlink.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/assistant/desymlink.mdwn b/doc/design/assistant/desymlink.mdwn
index d7ebc8969..8e6ece356 100644
--- a/doc/design/assistant/desymlink.mdwn
+++ b/doc/design/assistant/desymlink.mdwn
@@ -2,7 +2,7 @@ While dropbox allows modifying files in the folder, git-annex freezes
them upon creation, using symlinks.
This is a core design simplification of git-annex.
-But it is problimatic too:
+But it is problematic too:
* To allow directly editing files in its folder, something like [[todo/smudge]] is
needed, to get rid of the symlinks that stand in for the files.