Procházet zdrojové kódy

Small typo

changed "manpage" to "main page"
pull/320/head
CaioDos před 13 roky
rodič
revize
866d2558db
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@@ -8,7 +8,7 @@


We call it "logic-less" because there are no if statements, else clauses, or for loops. Instead there are only tags. Some tags are replaced with a value, some nothing, and others a series of values. We call it "logic-less" because there are no if statements, else clauses, or for loops. Instead there are only tags. Some tags are replaced with a value, some nothing, and others a series of values.


For a language-agnostic overview of mustache's template syntax, see the `mustache(5)` [manpage](http://mustache.github.com/mustache.5.html).
For a language-agnostic overview of mustache's template syntax, see the `mustache(5)` [main page](http://mustache.github.com/mustache.5.html).


## Where to use mustache.js? ## Where to use mustache.js?




Načítá se…
Zrušit
Uložit