From 8fbf83b17f19add7b3b9ace53092d224b5c6113b Mon Sep 17 00:00:00 2001 From: Tim Byrne Date: Tue, 30 Jun 2020 16:10:25 -0500 Subject: [PATCH] Fix typo (#233) --- _docs/010_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/010_overview.md b/_docs/010_overview.md index f169fbf..09bd0ac 100644 --- a/_docs/010_overview.md +++ b/_docs/010_overview.md @@ -5,7 +5,7 @@ permalink: /docs/overview > You've spent time tweaking your computing environment. Everything operates the way you want. That's fantastic! Then your hard drive fails, and the computer - needs to be rebuilt. yadm can restore you configurations. + needs to be rebuilt. yadm can restore your configurations. > You get a new computer, and you want to recreate that environment. You probably want to keep both machines' configurations in sync. yadm can help