Skip to content

Commit

Permalink
Add typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Seb-MCaw committed Oct 14, 2024
1 parent ff4e7fe commit 0a60c2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Run `alr help <command>` for more details about a command.

### Downloading, compiling and running an executable crate

Obtaining an executable project already cataloged in Alire is straightforward.
Obtaining an executable project already catalogued in Alire is straightforward.
We'll demonstrate it with the `hello` project which is a plain "Hello, world!"
application (or you can use the `hangman` or `eagle_lander` projects as funnier
alternatives).
Expand Down
2 changes: 1 addition & 1 deletion doc/introduction.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Introduction

`Alire` is a source-based package manager for the Ada and SPARK programming
`Alire` is a source-based package manager for the Ada and SPARK programing
languages.

It is a way for developers to easily build upon projects (libraries or
Expand Down

0 comments on commit 0a60c2f

Please sign in to comment.