Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kerneis committed Jul 11, 2012
1 parent 0b2d514 commit dfac16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -22,7 +22,7 @@ <h1>Carte choroplèthe interactive</h1>
participation = get("pres_2012_T2_Votants") / get("pres_2012_T2_Inscrits") ;
return participation * 100;
};
/* Un autre exemple, à visuliser avec une palette « divergeante » et une
/* Un autre exemple, à visualiser avec une palette « divergeante » et une
échelle « linéaire symétrique ». */
function compareParticipation17h(get) {
var t2_2007 = get("participation_pres_2007_T2_17h");
Expand Down

0 comments on commit dfac16e

Please sign in to comment.