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 282c3a7
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
@@ -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).
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
languages.
langauges.

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

0 comments on commit 282c3a7

Please sign in to comment.