From 0487b498ad38534f98b5b0b09ac2442b3e0879b1 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Thu, 21 May 2020 23:22:44 -0700 Subject: [PATCH] Fix typo --- docs/manual/repo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/repo.md b/docs/manual/repo.md index 07cc1a93..8746163e 100644 --- a/docs/manual/repo.md +++ b/docs/manual/repo.md @@ -109,7 +109,7 @@ to override this, or set the `$OSTREE_REPO` environment variable. ## Refs Like git, OSTree uses the terminology "references" (abbreviated -"refs") which are text files that name (refer to) to particular +"refs") which are text files that name (refer to) particular commits. See the [Git Documentation](https://git-scm.com/book/en/v2/Git-Internals-Git-References) for information on how git uses them. Unlike git though, it doesn't