Skip to content

Commit

Permalink
Test Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielFillol committed Jul 5, 2022
1 parent 0585b89 commit d65cc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type AnalysisCNJ struct {
SegmentShort string `json:"segment_short,omitempty"`
SourceUnitType string `json:"source_unit_type,omitempty"`
SourceUnitNumber string `json:"source_unit_number,omitempty"`
CourtType strin `json:"court_type,omitempty"`
CourtType string `json:"court_type,omitempty"`
CourtNumber string `json:"court_number,omitempty"`
Detailed DecomposedCNJ `json:"Detailed"`
}
Expand Down

0 comments on commit d65cc47

Please sign in to comment.