]> granicus.if.org Git - apache/blobdiff - docs/manual/getting-started.html.en
update transformation
[apache] / docs / manual / getting-started.html.en
index e85b158af3421aed9e4beedb30897403ca6a94f3..bc0806904c0f5c25b5b9b72bd1af489a0d29a8bf 100644 (file)
@@ -47,10 +47,10 @@ Addresses on the Web are expressed with URLs - Uniform Resource Locators
 <code>www.apache.org</code>), a URL-path (e.g.
 <code>/docs/current/getting-started.html</code>), and possibly a query
 string (e.g. <code>?arg=value</code>) used to pass additional
-arguments to the server. 
+arguments to the server.
 </p>
 
-<p>A client (e.g., a web browser) connects to a server (e.g., your Apache HTTP Server), 
+<p>A client (e.g., a web browser) connects to a server (e.g., your Apache HTTP Server),
 with the specified protocol, and makes a <strong>request</strong> for a resource using the
 URL-path.</p>