Skip to content

Commit

Permalink
Fix typo (an pekko -> a pekko)
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippus authored and He-Pin committed Jan 29, 2024
1 parent 1e4fa10 commit e208c74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import scala.concurrent.{ ExecutionContext, Future, Promise }
import scala.util.{ Failure, Success }

/**
* INTERNAL API: Used to start the termination process of an Pekko HTTP server.
* INTERNAL API: Used to start the termination process of a Pekko HTTP server.
*/
// "Hasta la vista, baby."
@InternalApi
Expand Down

0 comments on commit e208c74

Please sign in to comment.