Parcourir la source

Fixed out of sequence title.

mitm il y a 8 ans
Parent
commit
c699976bef
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.