Skip to content

Commit

Permalink
Update manifest title so it matches table
Browse files Browse the repository at this point in the history
Signed-off-by: Lorin Hochstein <[email protected]>
  • Loading branch information
lorin committed Oct 19, 2024
1 parent d898f8a commit 9d61ab6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3555,8 +3555,8 @@
},
{
"path": "specifications/btree",
"title": "btree",
"description": "B-tree",
"title": "B-trees",
"description": "Operations on B-trees",
"sources": ["https://surfingcomplexity.blog/2024/07/04/modeling-b-trees-in-tla/"],
"authors": ["Lorin Hochstein"],
"tags": ["beginner"],
Expand Down

0 comments on commit 9d61ab6

Please sign in to comment.