Преглед изворни кода

Fixed out of sequence title.

mitm пре 8 година
родитељ
комит
c699976bef
1 измењених фајлова са 1 додато и 1 уклоњено
  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.