From d17fece25bfe40597752e65bdfa61e15ed28441d Mon Sep 17 00:00:00 2001 From: Jan Johannes Date: Sat, 2 May 2020 23:50:55 +0200 Subject: [PATCH] Readme: Fix capitalisation in example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fae7cafb..8949c5b7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ yarn add -D carbon-components-svelte /> - + ``` Try it in the [CodeSandbox](https://codesandbox.io/s/carbon-components-svelte021-lhvc4).