Skip to content

Commit 311f9e0

Browse files
upper case Scala
1 parent 68b1d9f commit 311f9e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/howtos/pages/concurrent-async-apis.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ The following snippet takes a `Mono<GetResult>` from the SDK and converts it int
167167
include::devguide:example$java/AsyncOperations.java[tag=rs-conversion]
168168
----
169169

170-
The same strategy can be used to convert to https://akka.io/[Akka^], but if you are working in the scala world we recommend using our first-class Scala SDK directly instead!
170+
The same strategy can be used to convert to https://akka.io/[Akka^], but if you are working in the Scala world we recommend using our first-class Scala SDK directly instead!

0 commit comments

Comments
 (0)