diff --git a/pages/common/git-fast-export.md b/pages/common/git-fast-export.md index ec9a09e99aa670..baf9d4110362c9 100644 --- a/pages/common/git-fast-export.md +++ b/pages/common/git-fast-export.md @@ -1,6 +1,6 @@ # git fast-export -> Exports the contents and history of a Git repository in a streamable, plain-text format. +> Export the contents and history of a Git repository in a streamable, plain-text format. > More information: . - Export the entire Git repository history to `stdout`: