Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Commit

Permalink
Use 'statement' for claim type enum
Browse files Browse the repository at this point in the history
  • Loading branch information
rgieseke committed Apr 13, 2021
1 parent a1e7c11 commit eb7ed70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/Claim.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ properties:
description: Kind of the claim.
type: string
enum:
- Claim
- Statement
- Theorem
- Lemma
- Proof
Expand Down

0 comments on commit eb7ed70

Please sign in to comment.