Skip to content

Commit

Permalink
BRS-817-3 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronpettit authored Oct 19, 2022
1 parent 7225661 commit 95d9608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/services/fiscal-year-lock.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export class FiscalYearLockService {
// trigger refresh of cached list of fetched fiscal year locks
this.fetchFiscalYear();
this.toastService.addMessage(
`The fiscal years you selected are now ${ptString}.`,
`The records you selected are now ${ptString}.`,
`Fiscal year ${ptString}`,
ToastTypes.SUCCESS
);
Expand Down

0 comments on commit 95d9608

Please sign in to comment.