From a355ebbbdfc8d5515b7c33ac16330b9f2f8bdaaa Mon Sep 17 00:00:00 2001 From: Maciej Walkowiak Date: Mon, 25 Apr 2022 21:17:37 +0200 Subject: [PATCH] Fix typo --- _posts/2022-04-25-r2dbc-1.0-goes-ga.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2022-04-25-r2dbc-1.0-goes-ga.md b/_posts/2022-04-25-r2dbc-1.0-goes-ga.md index 3f1c0fc..55bd856 100644 --- a/_posts/2022-04-25-r2dbc-1.0-goes-ga.md +++ b/_posts/2022-04-25-r2dbc-1.0-goes-ga.md @@ -1,6 +1,6 @@ --- layout: post -title: "R2CBC 1.0 goes GA" +title: "R2DBC 1.0 goes GA" date: 2022-04-25 15:00:00 +0200 tags: [release] author: Mark Paluch @@ -47,4 +47,4 @@ A few resources with details about this release: * [Binaries](https://repo1.maven.org/maven2/io/r2dbc/) * [Javadoc](https://r2dbc.io/spec/1.0.0.RELEASE/api/) * [Specification](https://r2dbc.io/spec/1.0.0.RELEASE/spec/html/) -* [Changelog](https://r2dbc.io/spec/1.0.0.RELEASE/CHANGELOG.txt) \ No newline at end of file +* [Changelog](https://r2dbc.io/spec/1.0.0.RELEASE/CHANGELOG.txt)