Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ directly impacting core business rules.
The division is organized into three main modules, each with a specific responsibility:

```lua
timesheet-in-transit/
timesheet-in-transit-api/
│-- app/
│ │-- src/
│ │ │-- app.module.ts
Expand Down
2 changes: 1 addition & 1 deletion README.pt-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ nas regras de negócios centrais.
A divisão ocorre em três módulos principais, cada um com uma responsabilidade específica:

```lua
timesheet-in-transit/
timesheet-in-transit-api/
│-- app/
│ │-- src/
│ │ │-- app.module.ts
Expand Down
Loading