[doc] typo, add missing are (#28263)
This commit is contained in:
parent
4946c957eb
commit
efb8a41e6e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ To use Akka Actors, add the following dependency in your project:
|
|||
version=$akka.version$
|
||||
}
|
||||
|
||||
Both the Java and Scala DSLs of Akka modules bundled in the same JAR. For a smooth development experience,
|
||||
Both the Java and Scala DSLs of Akka modules are bundled in the same JAR. For a smooth development experience,
|
||||
when using an IDE such as Eclipse or IntelliJ, you can disable the auto-importer from suggesting `javadsl`
|
||||
imports when working in Scala, or viceversa. See @ref:[IDE Tips](../additional/ide.md).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue