summaryrefslogtreecommitdiff
path: root/web/tabfs.md
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2024-12-28 09:34:41 -0500
committerOmar Rizwan <omar@omar.website>2024-12-28 09:34:41 -0500
commitcdf0f2e2dc7dba28c8e82ddb6842a4efc63547b2 (patch)
tree1d77bc51a7405cbc9c2592e82c17e0b646d01650 /web/tabfs.md
parent52eb7131650386fedc4c2477c1e7fc2fc06adaa3 (diff)
downloadTabFS-cdf0f2e2dc7dba28c8e82ddb6842a4efc63547b2.tar.gz
TabFS-cdf0f2e2dc7dba28c8e82ddb6842a4efc63547b2.zip
Fix windows/*/create spellingHEADmaster
Diffstat (limited to 'web/tabfs.md')
-rw-r--r--web/tabfs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tabfs.md b/web/tabfs.md
index ed9f31a..7045c8f 100644
--- a/web/tabfs.md
+++ b/web/tabfs.md
@@ -144,7 +144,7 @@ $ echo about:blank > mnt/tabs/create
or in a specific window:
```
-$ about:blank > windows/<ID>/crate
+$ echo about:blank > windows/<ID>/create
```
#### btw