Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes committed Jul 8, 2020
1 parent c541460 commit 391014d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/task-details/task-details.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export class TaskDetailsComponent implements OnInit {
allocate: ['9b', '9a', 'Verena Steinmeier'],
subject: undefined,
materials: undefined,
model_solution: undefined
modelSolution: undefined
};

stringArray: StringArray = { text: [], mode:[] }
Expand Down

0 comments on commit 391014d

Please sign in to comment.