diff --git a/docs.html b/docs.html index ce2c41d..d266c94 100644 --- a/docs.html +++ b/docs.html @@ -21,7 +21,7 @@
Download the executable for your target platform and put it in any directory you like.
- Launch the executable. Once launched, it will generate its configuration files.
+ Launch the executable. Once launched, it will generate its config files.
global.focus-config
file and a projects
and temp
folders next to itself (therefore, the directory must be writable)./Users/YOURNAME/Library/Application Support/dev.focus-editor/
.
The editor is configured using a simple text file called global.focus-config
, which you can quickly open by opening the Command Palette
(Alt-X by default) and selecting Open Global Config
.
diff --git a/index.html b/index.html
index 6973c47..e69412a 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@
A simple editor whose goal is to stand out of your way and let you do work.
-It's designed for people who value simplicity, are sensitive to input latency and do not require heavy language support in their editor.
+It's designed for people who value simplicity, are sensitive to input latency, and do not require heavy language support in their editor.
- Focus is open-source, and currently in active development. + Focus is open-source and currently in active development. Focus is written the Jai programming language developed by Jonathan Blow.