Skip to content

Commit a09d502

Browse files
committed
docs: Typos
1 parent 4bb75a8 commit a09d502

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.basalt/
2+
site/

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Manipulate heterogenous data hierarchies in Bash
44

55
## Contents
66

7-
What are you doing here? Looking at documentation for this crazy library? :tongue_sticking_out:
7+
Welcome to this crazy library 😜
88

99
Unfortunately, you won't find any Getting Started guides, but you'll find some other things:
1010

1111
- The [Motivation](docs/motivation.md) for building this library
12-
- The [Interfaces](docs/interface.md) for generating and modifcying objects
12+
- The [Interfaces](docs/interface.md) for generating and modifying objects
1313
- The syntax for making [Queries](docs/query.md) into objects
1414
- A short [Reference](docs/reference.md) containing some relevant environment variables

0 commit comments

Comments
 (0)