diff --git a/docs/detailed-explanation.md b/docs/detailed-explanation.md index 0b827b68e..6685f7f5b 100644 --- a/docs/detailed-explanation.md +++ b/docs/detailed-explanation.md @@ -60,4 +60,4 @@ See this blog post [I need to write this, this link goes nowhere]() Changesets are designed first and foremost to handle versioning in multi-package repos, where interdependencies flowing through the system are important to understand and capture. -Conceptually though, the benefits of changesets are detacheable from this. I think this process overall leads to an improvement in Pull Requests that helps increase confidence in versioning decisions and changelog entries. +Conceptually though, the benefits of changesets are detachable from this. I think this process overall leads to an improvement in Pull Requests that helps increase confidence in versioning decisions and changelog entries.