Explorar el Código

Fixed out of sequence title.

mitm hace 8 años
padre
commit
c699976bef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/docs/asciidoc/jme3/advanced/atom_framework/design.adoc

+ 1 - 1
src/docs/asciidoc/jme3/advanced/atom_framework/design.adoc

@@ -357,7 +357,7 @@ You can imagine how Atom framework tend to bridge JME game and the Web universal
 == Enterprise facilities
 
 
-==== Services, Dependency and Decoupling
+=== Services, Dependency and Decoupling
 
 The world of enteprise evolve Modular paradigm a lot to link services (database, configurations, network protocols, web…) and help they work together in one application.