Skip to content

Commit 92957ad

Browse files
author
Piotr Kubicki
committed
docs(README): small fix (missing word)
1 parent d63c450 commit 92957ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The repository grows in complexity and functionality across branches:
1717
| Branch | Description |
1818
|--------|------------------------------------------------------------------------|
1919
| `main` | Base Spring Boot setup with basic health endpoints |
20-
| `feature/1-create-new-application` | Same as main |
20+
| `feature/1-create-new-application` | (Almost) same as main |
2121
| `feature/2-dataaccess` | Persistence layer with Spring Data JPA and H2, part 1 |
2222
| `feature/2-dataaccess-repositories` | Persistence layer with Spring Data JPA and H2, part 2 |
2323
| `feature/3-business-logic` | Service layer and business logic introduced |

0 commit comments

Comments
 (0)