Skip to content

Commit

Permalink
Use actor
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed Jan 10, 2025
1 parent 4e9f162 commit c5f5137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ This repository contains the DNS TAPIR Node Manager, a server component for mana
```mermaid
sequenceDiagram
participant enduser as Edge Administrator
actor enduser as Edge Administrator
participant edge as Edge
participant nodeman as Nodeman
participant admin as Nodeman Administrator
actor admin as Nodeman Administrator
admin->>nodeman: Create node
nodeman-->>admin: Enrollment key
Expand Down

0 comments on commit c5f5137

Please sign in to comment.