Fix typo #19898
This commit is contained in:
parent
435e3ce78c
commit
171c24a24b
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ You get to pick the API level of abstraction that is most suitable for your appl
|
||||||
This means that, if you have trouble achieving something using a high-level API, there's a good chance that you can get
|
This means that, if you have trouble achieving something using a high-level API, there's a good chance that you can get
|
||||||
it done with a low-level API, which offers more flexibility but might require you to write more application code.
|
it done with a low-level API, which offers more flexibility but might require you to write more application code.
|
||||||
|
|
||||||
Phylosophy
|
Philosophy
|
||||||
---------------
|
---------------
|
||||||
Akka HTTP has been driven with a clear focus on providing tools for building integration layers rather than application cores. As such it regards itself as a suite of libraries rather than a framework.
|
Akka HTTP has been driven with a clear focus on providing tools for building integration layers rather than application cores. As such it regards itself as a suite of libraries rather than a framework.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue