Skip to content

Commit fab8d00

Browse files
The-Alchemistxfeep
authored andcommitted
minor capitalization/formatting fixes in README
1 parent 1aa5152 commit fab8d00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,15 +105,15 @@ Documents
105105
- [Nginx Body Filter](http://nginx-clojure.github.io/configuration.html#user-content-28-nginx-body-filter)
106106
- [Nginx Log Handler](http://nginx-clojure.github.io/configuration.html#user-content-29-nginx-log-handler)
107107
- Advanced Topic
108-
- [Embedding Nginx-Clojure into A standard App](http://nginx-clojure.github.io/embed.html)
108+
- [Embedding Nginx-Clojure into a standard App](http://nginx-clojure.github.io/embed.html)
109109
- [Server Channel for Long Polling & Server Sent Events](http://nginx-clojure.github.io/more.html#user-content-34-server-channel-for-long-polling--server-sent-events-sse)
110110
- [Pub/Sub Among Nginx Worker Processes](http://nginx-clojure.github.io/subpub.html)
111111
- [Shared Map & Session Store](http://nginx-clojure.github.io/sharedmap.html)
112112
- [Asynchronous Client Channel](http://nginx-clojure.github.io/more.html#user-content-36-asynchronous-client-channel)
113113
- [About Logging](http://nginx-clojure.github.io/more.html#user-content-37--about-logging)
114114
- [Sever Side WebSocket](http://nginx-clojure.github.io/more.html#user-content-38--sever-side-websocket)
115115
- [Java standard RESTful web services with Jersey](http://nginx-clojure.github.io/more.html#user-content-39--java-standard-restful-web-services-with-jersey)
116-
- [Embeding Tomcat](http://nginx-clojure.github.io/more.html#user-content-310-embeding-tomcat)
116+
- [Embedding Tomcat](http://nginx-clojure.github.io/more.html#user-content-310-embeding-tomcat)
117117
- [Use Spring Framework with Nginx-Clojure Java Handlers](https://github.com/nginx-clojure/nginx-clojure/tree/master/example-projects/spring-core-example)
118118
- [Example Project about Jersey & Spring with Nginx-Clojure](https://github.com/nginx-clojure/nginx-clojure/tree/master/example-projects/jersey-spring-example)
119119
- [More about Nginx Worker Process](http://nginx-clojure.github.io/more.html#user-content-311-more-about-nginx-worker-process)
@@ -130,4 +130,4 @@ Copyright © 2013-2023 Zhang, Yuexiang (xfeep) and released under the BSD 3-Clau
130130

131131
This program uses:
132132
* Re-rooted ASM bytecode engineering library which is distributed under the BSD 3-Clause license
133-
* Modified Continuations Library Written by Matthias Mann is distributed under the BSD 3-Clause license
133+
* Modified Continuations Library written by Matthias Mann is distributed under the BSD 3-Clause license

0 commit comments

Comments
 (0)