Fix sémantique version -> vues

This commit is contained in:
reminec 2023-03-30 14:50:07 +02:00
parent 9d1cf3bf2b
commit 0e8c6d2130

View file

@ -24,7 +24,7 @@ flowchart TB
end end
subgraph Publication du noeud subgraph Publication du noeud
ContenuFM -->|Interpréter| Objet("Interprétations") ContenuFM -->|Interpréter| Objet("Interprétations")
Objet -->|Publier| Rendus("Versions") Objet -->|Publier| Rendus("Différentes Vues")
end end
``` ```
#### Comportements #### Comportements