diff --git a/docs/src/main/paradox/native-image.md b/docs/src/main/paradox/native-image.md index 374e6148..8d1583e5 100644 --- a/docs/src/main/paradox/native-image.md +++ b/docs/src/main/paradox/native-image.md @@ -1,6 +1,6 @@ # Building Native Images -Building native images with Akka HTTP is supported out of the box for the following modules: +Building native images with Akka Management is supported out of the box for the following modules: * akka-management * akka-management-cluster-bootstrap @@ -11,4 +11,4 @@ Building native images with Akka HTTP is supported out of the box for the follow Other modules can likely be used but will require figuring out and adding additional native-image metadata. -For details about building native images with Akka in general, see the @extref[Akka Documentation](akka:additional/native-image.html). \ No newline at end of file +For details about building native images with Akka in general, see the @extref[Akka Documentation](akka:additional/native-image.html).