Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit c3fde27

Browse files
author
Adam Lindenthal
committed
Merge pull request #122 from sslavic/patch-4
[doc] Fixed tiny typo
2 parents d3cbec1 + 1e8e696 commit c3fde27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/docbook/deployment.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ public class MyApplication extends ResourceConfig {
909909

910910
<para>
911911
Jersey uses its own <literal>&jersey.containers.ServletContainer;</literal> implementation of Servlet and
912-
Servlet Filter API to intebrate with Servlet containers. As any JAX-RS runtime, Jersey provides support
912+
Servlet Filter API to integrate with Servlet containers. As any JAX-RS runtime, Jersey provides support
913913
for Servlet containers that support Servlet specification version 2.5 and higher. To support JAX-RS 2.0
914914
asynchronous resources on top of a Servlet container, support for Servlet specification version 3.0 or higher
915915
is required.

0 commit comments

Comments
 (0)