Skip to content

Commit

Permalink
memorny
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamkaka authored Jul 7, 2024
1 parent 45406ec commit 6981905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ import { Injectable } from '@nestjs/common';
export class AppService {
getHello(): string {
// eslint-disable-next-line prettier/prettier
return 'goodbye world\ankonia';
return 'Goodbye World - AnKonia';
}
}

0 comments on commit 6981905

Please sign in to comment.