Skip to content

Commit 580484c

Browse files
committed
Update docs
1 parent 23f8001 commit 580484c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ func main() {
3737
Usually we want to compile, type check and verify what the expression returns a
3838
boolean (or another type).
3939

40-
For example, if a user saves an expression from
40+
For example, if a user saves an expression from a
4141
[web UI](https://antonmedv.github.io/expr/).
4242

4343
```go

0 commit comments

Comments
 (0)