Commit 93c0f6fb authored by Dave Syer's avatar Dave Syer

Fix typo in beans{} example

parent fd757cb3
...@@ -343,7 +343,7 @@ external features like middleware declarations. For example: ...@@ -343,7 +343,7 @@ external features like middleware declarations. For example:
beans { beans {
service(SharedService) { service(SharedService) {
message "Hello World" message = "Hello World"
} }
} }
---- ----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment