Skip to content

Commit

Permalink
Add title to diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotjordan committed Jul 18, 2024
1 parent 83d18a0 commit 0f51665
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions architecture-decisions/0002-indexing.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,7 @@ We expect reindexing to need to happen often - either because of changing weight
## Sequence Diagram

```mermaid
---
title: A full Indexing Pipeline workflow
---
sequenceDiagram
sequenceDiagram title A full Indexing Pipeline workflow
Participant LogLocationTable
Participant FiggyDB
Participant RetryQueue
Expand Down

0 comments on commit 0f51665

Please sign in to comment.