We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ebe12f commit 0bd9784Copy full SHA for 0bd9784
1 file changed
README.md
@@ -12,7 +12,7 @@ Mold builds on [Go templates](https://pkg.go.dev/text/template) to provide a sim
12
Mold offers the following, making it an ideal choice for Go projects.
13
14
- **Lightweight**: relies on the Go standard lib with no external dependencies.
15
-- **Efficient**: utilises Go's in-build template parser under the hood.
+- **Efficient**: utilises Go's in-built template parser under the hood.
16
- **Capable**: supports all capabilities of Go templates.
17
- **Familiar**: uses the well-known [concepts](#concepts) of Layouts, Views and Partials.
18
0 commit comments