Fix sémantique version -> vues
This commit is contained in:
parent
9d1cf3bf2b
commit
0e8c6d2130
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ flowchart TB
|
|||
end
|
||||
subgraph Publication du noeud
|
||||
ContenuFM -->|Interpréter| Objet("Interprétations")
|
||||
Objet -->|Publier| Rendus("Versions")
|
||||
Objet -->|Publier| Rendus("Différentes Vues")
|
||||
end
|
||||
```
|
||||
#### Comportements
|
||||
|
|
Loading…
Reference in a new issue