cpoerschke commented on code in PR #3038:
URL: https://github.com/apache/solr/pull/3038#discussion_r1919818547


##########
solr/solr-ref-guide/modules/deployment-guide/pages/solrj.adoc:
##########
@@ -120,7 +120,7 @@ Unless otherwise specified, SolrJ expects these URLs to 
point to the root Solr p
 
 A few notable exceptions to this are described below:
 
-- *Http2SolrClient* - Users of `Http2SolrClient` may choose to skip providing 
a root URL to their client, in favor of specifing the URL as a argument for the 
`Http2SolrClient.requestWithBaseUrl` method.
+- *Http2SolrClient* - Users of `Http2SolrClient` may choose to skip providing 
a root URL to their client, in favor of specifying the URL as a argument for 
the `Http2SolrClient.requestWithBaseUrl` method.

Review Comment:
   ```suggestion
   - *Http2SolrClient* - Users of `Http2SolrClient` may choose to skip 
providing a root URL to their client, in favor of specifying the URL as an 
argument for the `Http2SolrClient.requestWithBaseUrl` method.
   ```



-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to