Skip to content

Commit 028d880

Browse files
authored
chore: add missing language to a code block
https://github.com/open-feature/openfeature.dev/actions/runs/6409684934/job/17401385920?pr=220 MD040/fenced-code-language Fenced code blocks should have a language specified Signed-off-by: Michael Beemer <[email protected]>
1 parent d19f2c5 commit 028d880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565
```
6666
<!-- x-release-please-end -->
6767
Please note that the `version` can be any `Commit SHA` or a version based on a branch as follows:
68-
```
68+
```sh
6969
api("com.github.open-feature:kotlin-sdk:[ANY_BRANCH]-SNAPSHOT")
7070
```
7171

0 commit comments

Comments
 (0)