Quellcode durchsuchen

Fixed out of sequence title.

mitm vor 8 Jahren
Ursprung
Commit
c699976bef
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.