Skip to content

Commit ecd3fc6

Browse files
committed
Fix spelling error in README
1 parent 84ce6b1 commit ecd3fc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following directories contain information relevant to most users of UnifiedD
4545
Additionally, developers will be interested in the following:
4646

4747
* `backends`: Tools to generate artifacts (documents, simulators, etc.) from UDB data
48-
* `bin`: Wrapper scripts to run commands within the container enviornment
48+
* `bin`: Wrapper scripts to run commands within the container environment
4949
* `lib`: Scripts (mostly Ruby) to read/interact with UDB data
5050

5151
== Getting Started
@@ -75,7 +75,7 @@ You can start a GitHub Codespace for this repository by clicking the "Code" butt
7575
=== Tasks
7676

7777
UnifiedDB uses https://github.com/ruby/rake[Rake], a Ruby-based Makefile alternative, to manage tasks.
78-
For convienence, running Rake inside the container is encapulated in `do`. For example:
78+
For convenience, running Rake inside the container is encapsulated in `do`. For example:
7979

8080
[source,bash]
8181
----

0 commit comments

Comments
 (0)