Skip to content

Commit 34eff6a

Browse files
committed
Fix modred / mordred typo
This shows up early in the tutorial, so I was legitimately unsure if the correct spelling was mordred or modred Signed-off-by: Reid Kleckner <[email protected]>
1 parent 85bb9ad commit 34eff6a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/getting-started/dev-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ platform, via two main configuration files, the [setup.cfg](./setup-cfg.md) and
1212
[projects.json](./projects-json.md), which are summarized in their corresponding
1313
sections.
1414

15-
SirModred relies on Elasticsearch, Kibiter and MySQL/MariaDB. The current
15+
SirMordred relies on Elasticsearch, Kibiter and MySQL/MariaDB. The current
1616
versions used are:
1717

1818
- Elasticsearch 6.8.6
@@ -140,7 +140,7 @@ to get Elasticsearch, Kibiter and MariaDB running on your system.
140140
In the next step, you will need to fork all the GitHub repos below and clone
141141
them to a target local folder (e.g., `sources`).
142142

143-
- [SirModred](https://github.com/chaoss/grimoirelab-sirmordred)
143+
- [SirMordred](https://github.com/chaoss/grimoirelab-sirmordred)
144144
- [ELK](https://github.com/chaoss/grimoirelab-elk)
145145
- [Graal](https://github.com/chaoss/grimoirelab-graal)
146146
- [Perceval](https://github.com/chaoss/grimoirelab-perceval)

docs/getting-started/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ method](/grimoirelab-tutorial/docs/getting-started/dev-setup/#source-code-and-do
364364
365365
Diagnosis
366366
367-
The `cocom` backend would require worktrees. The micro-modred by default will
367+
The `cocom` backend would require worktrees. The micro-mordred by default will
368368
attend to reach a location at `<worktrees-path>/grimoirelab-toolkit-git`.
369369
370370
Solution

0 commit comments

Comments
 (0)