Fix typo in beans{} example
This commit is contained in:
@@ -343,7 +343,7 @@ external features like middleware declarations. For example:
|
||||
|
||||
beans {
|
||||
service(SharedService) {
|
||||
message "Hello World"
|
||||
message = "Hello World"
|
||||
}
|
||||
}
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user