Files
bubbletea/exec.go
Dakota Walsh f905b97756 docs: fix typo
The previous example was wrong and would result in the following
compiler error:
error (type) is not an expression

Just a simple typo, I've changed it to err to correctly reference the
function scoped variable named err.
2022-08-27 10:22:11 +02:00

3.5 KiB