File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The following directories contain information relevant to most users of UnifiedD
4545Additionally, 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
7777UnifiedDB 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----
You can’t perform that action at this time.
0 commit comments