raducotescu commented on code in PR #105:
URL: https://github.com/apache/sling-site/pull/105#discussion_r1044482745


##########
src/main/jbake/content/documentation/the-sling-engine/dispatching-requests.md:
##########
@@ -49,14 +49,24 @@ If a servlet or script is including another resource for 
processing through the
 
 1. The resource is resolved though ResourceResolver.getResource (if the 
RequestDispatcher has not been created with a resource already)
 
-1. The servlet or script to handle the resource is resolved calling the 
`ServletResolver.resolverServlet` method.
+1. The servlet or script to handle the resource is resolved calling the 
`ServletResolver.resolveServlet` method.

Review Comment:
   This was just a typo, but since I was here... :)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to