From 2475ae08e7b63ba40f4b45d2053876bbd58d6d75 Mon Sep 17 00:00:00 2001 From: Mike Solomon Date: Thu, 30 Jan 2025 09:08:18 -0800 Subject: [PATCH] Fix incorrect wording --- docs/user-documentation/community-office-hours.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-documentation/community-office-hours.md b/docs/user-documentation/community-office-hours.md index 20590bf1..b0d742dc 100644 --- a/docs/user-documentation/community-office-hours.md +++ b/docs/user-documentation/community-office-hours.md @@ -26,7 +26,7 @@ You can find each of the Code Remix sessions below along with a summary of what * [Merlin will be presenting at the Saarland JUG event in Germany on February 18th](https://www.meetup.com/java-user-group-saarland-jugsaar/events/304898030/) * [As a reminder, we are still selling tickets for the Code Remix summit on May 12th - May 14th](https://coderemix.ai/) * **Releases** - * [We did a minor version release of OpenRewrite to fix a few bugs](https://github.com/openrewrite/rewrite/releases/tag/v8.44.2) + * [We did a patch version release of OpenRewrite to fix a few bugs](https://github.com/openrewrite/rewrite/releases/tag/v8.44.2) * **Main topic for the week** * This week Sam walked through coding a recipe live. If you're interested in seeing how a complex Java refactoring recipe is created, this would be a good watch.