Skip to content

Commit c802a2c

Browse files
chore(readme): cleanup
1 parent 2732a65 commit c802a2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To safely and automatically manage orphaned namespaces, reduce security risk, an
2929

3030
## System Overview
3131

32-
### Phase 1: New Namespace Evaluation (English)
32+
### Phase 1: New Namespace Evaluation
3333

3434
```mermaid
3535
flowchart TD
@@ -44,7 +44,7 @@ flowchart TD
4444
G2 -->|Missing| I[Label for Deletion]
4545
G2 -->|Exists| J[No Action]
4646
```
47-
### Phase 2: Expired Namespace Cleanup (English)
47+
### Phase 2: Expired Namespace Cleanup
4848

4949
```mermaid
5050
flowchart TD
@@ -177,7 +177,7 @@ Le mot-symbole « Canada » et les éléments graphiques connexes liés à cette
177177

178178
---
179179

180-
### Phase 1: Évaluation des nouveaux namespaces (Français)
180+
### Phase 1: Évaluation des nouveaux namespaces
181181

182182
```mermaid
183183
flowchart TD
@@ -193,7 +193,7 @@ flowchart TD
193193
G2 -->|Existant| J[Aucune action]
194194
```
195195

196-
### Phase 2 : Nettoyage des espaces de noms expirés (Français)
196+
### Phase 2 : Nettoyage des espaces de noms expirés
197197

198198
```mermaid
199199
flowchart TD

0 commit comments

Comments
 (0)