소스 검색

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.