Skip to content

Commit 1bdb48c

Browse files
committed
README: reworked mission statement for clarity
1 parent 47f651b commit 1bdb48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ But if you're still skeptical, please read on for more about the [intent](#missi
5454

5555
**Foi** promotes coherence and safety through declarative Functional Programming (FP) patterns as first class language features, while bridging (with familiar idioms) to those more experienced in traditionally imperative programming languages.
5656

57-
It should feel intuitive when doing the *right*™ things, alert you of the *risky* things, and discourage doing the *dangerous* things.
57+
The *right*™ things should be intuitive, the *risky* things should be apparent, and the *problematic* things should be difficult or impossible.
5858

5959
**Foi** is a language you write for other humans to read first. It's only a secondary benefit that the computer can understand the code and execute the desired operations.
6060

0 commit comments

Comments
 (0)