Skip to content

Commit a96f28d

Browse files
authored
Update README.md
1 parent 10aceca commit a96f28d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resteasy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ RESTEasy also comes with additional features on top of plain JAX-RS functionalit
77
RESTful applications generate HTTP requests performing CRUD (Create/Read/Update/Delete) operations on resources.
88
RESTFul applications typically return data in JSON or XML format.
99

10-
In our examples, we use Resteasy with Undertow server. We include CDI.
10+
In our examples, we use Resteasy with Undertow server. We include Weld.

0 commit comments

Comments
 (0)