Skip to content

Commit 6dc8424

Browse files
committed
Fix app_fs & app_os typos
1 parent 0b8a392 commit 6dc8424

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/app_fs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# app.fs
22

3-
A set of function to handle file names and the file system.
3+
A set of functions to handle file names and the file system.
44

55
# Path & File Name Manipulation
66

api/app_os.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# app.os
22

3-
A set of function to get properties about the running Operating System
3+
A set of functions to get properties about the running Operating System
44
platform.
55

66
## app.os.name

0 commit comments

Comments
 (0)