Skip to content

Commit fdba5cd

Browse files
committed
Merge branch 'develop'
2 parents 322ba27 + df2f636 commit fdba5cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ type XmlNode =
6666

6767
The DSL mainly consists of F# functions which will create objects of one of the above defined types. Currently the `Giraffe.ViewEngine` has functions for all of the standard html tags, such as `head`, `body`, `h1`, etc.
6868

69-
Please see [HTML Elements and Attributs](#html-elements-and-attributes) for further details and to get a better understanding.
69+
Please see [HTML Elements and Attributes](#html-elements-and-attributes) for further details and to get a better understanding.
7070

7171
### HTML Elements and Attributes
7272

@@ -596,4 +596,4 @@ All other builds, such as builds triggered by pull requests produce a NuGet pack
596596

597597
## License
598598

599-
[Apache 2.0](https://raw.githubusercontent.com/giraffe-fsharp/Giraffe.ViewEngine/master/LICENSE)
599+
[Apache 2.0](https://raw.githubusercontent.com/giraffe-fsharp/Giraffe.ViewEngine/master/LICENSE)

0 commit comments

Comments
 (0)