Skip to content

Commit bb2731b

Browse files
authored
Update README.md
1 parent 8cecfe2 commit bb2731b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fcommons/fcommons-rest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A secondary purpose is to give a easy to access request context which contains t
1616
</dependency>
1717
```
1818

19-
### Extend Your Rest Controller from `FinopsifyRestController`
19+
### Extend Your Rest Controller from `FRestController`
2020
In your Rest Controllers, just extend from `FRestController` and use its `success()` or `success(data)`
2121
methods for returning response to client.
2222

0 commit comments

Comments
 (0)