Commit 76b198b0 authored by Claude Meny's avatar Claude Meny

Update textbook.en.md

parent 87b5c53a
Pipeline #2654 failed with stage
in 23 seconds
......@@ -64,7 +64,7 @@ graph TD;
```mermaid
graph LR
subgraph M3P2
2 Cursos[Cursos]
Propios_Cursos[Sus propios cursos]
Website[Website]
Pipeline[Pipeline]
end
......@@ -74,7 +74,7 @@ graph LR
Estudiante --> |reads| Website
Profesor --> |edits| Cursos
Cursos --> |triggers| Pipeline
Propios_Cursos --> |triggers| Pipeline
Pipeline --> |updates| Website
```
<br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment