diff --git a/docs/install/lockfile.md b/docs/install/lockfile.md index f8e3001ca61d54..66fb28e2b2e060 100644 --- a/docs/install/lockfile.md +++ b/docs/install/lockfile.md @@ -16,7 +16,7 @@ Add the following to your local or global `.gitattributes` file: *.lockb binary diff=lockb ``` -Then add the following to you local git config with: +Then add the following to your local git config with: ```sh $ git config diff.lockb.textconv bun