Skip to content

Commit 23f8001

Browse files
committed
Update docs
1 parent 6d94de5 commit 23f8001

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/Getting-Started.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ func main() {
3535
## Compile
3636

3737
Usually we want to compile, type check and verify what the expression returns a
38-
boolean (or another type). For example, if a user saves an expression from
38+
boolean (or another type).
39+
40+
For example, if a user saves an expression from
3941
[web UI](https://antonmedv.github.io/expr/).
4042

4143
```go

0 commit comments

Comments
 (0)