From 3e5b2d7b86bb078b14d2dd0661a07154621008d3 Mon Sep 17 00:00:00 2001 From: Jon Uhlmann Date: Wed, 18 Oct 2017 10:49:19 +0200 Subject: [PATCH] :memo: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7394a7..1aefc06 100755 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ This prototype read a file from a `path` or `resource`. Used for including the f ### [Carbon.IncludeAssets:GoogleFonts](Resources/Private/Fusion/External/GoogleFonts.fusion) You can set the property `fonts` e.g. `Lato|Open+Sans:400,700` and the `script` tag get generated. Per default, this prototype read the [Settings.yaml](Configuration/Settings.yaml). -### [Carbon.IncludeAssets: HashOfFile](Resources/Private/Fusion/External/HashOfFile.fusion) +### [Carbon.IncludeAssets:HashOfFile](Resources/Private/Fusion/External/HashOfFile.fusion) This prototype read a file from a `path` or `resource` and return a md5 based string. Installation