summaryrefslogtreecommitdiff
path: root/doc/user/project/import/svn.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/project/import/svn.md')
-rw-r--r--doc/user/project/import/svn.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/import/svn.md b/doc/user/project/import/svn.md
index 3642d07106c..a816dca59bc 100644
--- a/doc/user/project/import/svn.md
+++ b/doc/user/project/import/svn.md
@@ -30,7 +30,7 @@ There are two approaches to SVN to Git migration:
migration. It creates a writable Git mirror of a local or remote Subversion
repository and that way you can use both Subversion and Git as long as you like.
It requires access to your GitLab server as it talks with the Git repositories
-directly in a filesystem level.
+directly in a file system level.
### SubGit prerequisites