From c5c0c20caa7b971023cc5367fa29101da5bd9169 Mon Sep 17 00:00:00 2001 From: mbvissers <50987414+mbvissers@users.noreply.github.com> Date: Tue, 1 Apr 2025 20:34:47 +0200 Subject: [PATCH] Fix typo in evolution-and-roadmap.adoc (#1031) --- docs/modules/ROOT/pages/evolution-and-roadmap.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/pages/evolution-and-roadmap.adoc b/docs/modules/ROOT/pages/evolution-and-roadmap.adoc index c70122f3..083e752c 100644 --- a/docs/modules/ROOT/pages/evolution-and-roadmap.adoc +++ b/docs/modules/ROOT/pages/evolution-and-roadmap.adoc @@ -7,7 +7,7 @@ Sometimes, a change to Pkl is large enough that it makes sense to create a proposal for the change so that it can be discussed in detail and vetted. -Pkl has a process for managing such designs in a repository called {uri-pkl-evolution}[Pkl Evolutiuon]. +Pkl has a process for managing such designs in a repository called {uri-pkl-evolution}[Pkl Evolution]. == Roadmap @@ -17,4 +17,4 @@ The roadmap describes estimates. The Pkl team aims to cut a release in February, June, and October of each year. If an item is not complete by the release cutoff date, the roadmap item may be bumped to the next release. -Additionally, as priorities change, it is possible that items can be moved around, or backlogged. +Additionally, as priorities change, it is possible that items can be moved around or backlogged.