diff --git a/radar/2022-03-28/monorepo.md b/radar/2022-03-28/monorepo.md index c57e0b4..e0db036 100644 --- a/radar/2022-03-28/monorepo.md +++ b/radar/2022-03-28/monorepo.md @@ -7,7 +7,7 @@ featured: true A monorepo is a single repository containing multiple projects and shared libraries with their relationships. -At AOE, we are use a monorepo that is home to both our React and Next.js based frontends and +At AOE, we are using a monorepo that is home to both our React and Next.js based frontends and our [Go](/languages-and-frameworks/go-lang.html) / [Flamingo](/languages-and-frameworks/flamingo.html) based backends, as well as shared libraries we use in all of our projects.