Skip to content

Commit

Permalink
Fix more errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SinhaVedant committed Nov 13, 2023
1 parent 9553519 commit c46dcfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/diagrams/GradedComponentBookStorage.puml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ I -right-|> GradedComponentBookStorage
JsonGradedComponentBookStorage .up.|> GradedComponentBookStorage
JsonGradedComponentBookStorage ..> JsonSerializableGcBook
JsonSerializableGcBook --> "*" JsonAdaptedGradedComponent
@enduml
@enduml
2 changes: 1 addition & 1 deletion docs/diagrams/StudentAndScoreBookStorage.puml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ JsonStudentScoreBookStorage .up.|> StudentScoreBookStorage
JsonStudentScoreBookStorage ..> JsonSerializableStudentScoreBook
JsonSerializableStudentScoreBook --> "*" JsonAdaptedStudentScore
JsonAdaptedStudentScore --> "*" JsonAdaptedTag
@enduml
@enduml

0 comments on commit c46dcfc

Please sign in to comment.