Skip to content

Commit

Permalink
Merge pull request #30 from Starwort/patch-1
Browse files Browse the repository at this point in the history
Fix details close tag error
  • Loading branch information
CAD97 authored Mar 28, 2024
2 parents 87c20ba + 861d7da commit 7d07649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion derive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Which would you rather have?
}
]
```
<details>
</details>
<details><summary>Typed Syntax Tree</summary>

```
Expand Down

0 comments on commit 7d07649

Please sign in to comment.