Skip to content

Commit

Permalink
📝 Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Oct 18, 2017
1 parent 53a17b5 commit 3e5b2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3e5b2d7

Please sign in to comment.