Skip to content

Commit

Permalink
Revert "Add typos"
Browse files Browse the repository at this point in the history
This reverts commit 282c3a7.
  • Loading branch information
Seb-MCaw committed Oct 14, 2024
1 parent d44ddc4 commit 93a3376
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 catalogued in Alire is straightforward.
Obtaining an executable project already cataloged 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,7 +1,7 @@
# Introduction

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

It is a way for developers to easily build upon projects (libraries or
programs) shared by the community, but also to easily share their projects for
Expand Down

0 comments on commit 93a3376

Please sign in to comment.