From 34a8090a455261ce449f055ea366216c0400db0c Mon Sep 17 00:00:00 2001 From: Chris Price Date: Wed, 10 Jul 2024 15:56:13 -0700 Subject: [PATCH] fix: readme linting --- examples/storage/README.template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/storage/README.template.md b/examples/storage/README.template.md index e782bd01..87db4d9d 100644 --- a/examples/storage/README.template.md +++ b/examples/storage/README.template.md @@ -23,7 +23,7 @@ Example Code: [BasicExample.java](src/main/java/momento/client/example/BasicExam Update your Gradle build to include the components -**build.gradle.kts** +#### build.gradle.kts ```kotlin dependencies {