]> git.mxchange.org Git - friendica.git/blobdiff - doc/themes.md
Distribute incoming posts according to the parent followers collection
[friendica.git] / doc / themes.md
index 300d3d769ba458bac1b1353ff0f3dbd2711d14aa..8d85dce2a9d02382bcc48ee9ee7fec348a7ea8ea 100644 (file)
@@ -12,7 +12,7 @@ So, how to work on the UI of friendica.
 You can either directly edit an existing theme.
 But you might loose your changes when the theme is updated by the friendica team.
 
-If you are almost happy with an existing theme, the easiest way to cover your needs is to create a new theme, inheritating most of the properties of the parent theme and change just minor stuff.
+If you are almost happy with an existing theme, the easiest way to cover your needs is to create a new theme, inheriting most of the properties of the parent theme and change just minor stuff.
 The below for a more detailed description of theme heritage.
 
 Some themes also allow users to select *variants* of the theme.
@@ -50,7 +50,7 @@ if you want to override any template within your theme create your version of th
 
 any template that exists there will be used instead of the default one.
 
-### Javascript
+### JavaScript
 
 The same rule applies to the JavaScript files found in