Skip to content

Commit 0bd9784

Browse files
committed
docs: update readme
Signed-off-by: Abiola Ibrahim <git@abiosoft.com>
1 parent 0ebe12f commit 0bd9784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Mold builds on [Go templates](https://pkg.go.dev/text/template) to provide a sim
1212
Mold offers the following, making it an ideal choice for Go projects.
1313

1414
- **Lightweight**: relies on the Go standard lib with no external dependencies.
15-
- **Efficient**: utilises Go's in-build template parser under the hood.
15+
- **Efficient**: utilises Go's in-built template parser under the hood.
1616
- **Capable**: supports all capabilities of Go templates.
1717
- **Familiar**: uses the well-known [concepts](#concepts) of Layouts, Views and Partials.
1818

0 commit comments

Comments
 (0)