From 635351c9556d92948e30de71242dc7f919921651 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 4 Nov 2018 10:41:50 -0800 Subject: [PATCH] Fixed warning. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e56f747..f795dcc 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ example.meta= # ... ``` -> :warning: `keysPrefix` is a new element in `1.1.0` and may break older versions when using custom property keys. +> :warning: `keysPrefix` is a new element staring in `1.1.0` and may break older versions when using custom property keys. > :zap: A quick fix is to include `keysPrefix=""` in the annotation to remove the default `version.` prefix. ## Usage with Maven, Grail, Kobalt and Kotlin