First typos
Compare changes
@@ -22,7 +23,7 @@ The SIB server requires:
@@ -36,8 +37,8 @@ Install ``sib-manager`` that allow you to use the sib command.
@@ -73,7 +74,7 @@ Let's now create a package.
@@ -100,7 +101,7 @@ Go to your `models.py` and set the models of datas you need :
@@ -115,7 +116,7 @@ For example :
@@ -133,7 +134,7 @@ Tell your server you've add a new package in the packages.yml:
@@ -150,7 +151,7 @@ Then run this command :
@@ -200,28 +201,28 @@ You should get something like this :
@@ -250,7 +251,7 @@ It enables you to use Startin’blox technology and all the base components from
@@ -280,9 +281,9 @@ To use them, you have to import them independently.
@@ -290,7 +291,7 @@ A component should be independent from your application, so you should create a
@@ -333,7 +334,7 @@ Open a terminal, go to your folder and type the following commands:
@@ -371,7 +372,7 @@ We have create SolidTemplateElement that is a class that can extend your compone
@@ -465,7 +466,7 @@ You are going to set your attribute in this method. `recipientEmail` is the para
@@ -501,7 +502,7 @@ We add a conditional rendering: if no email is filled in, the possibility to sub
@@ -570,7 +571,7 @@ You should be able to display your datas but at the moment it's a bit ugly.
@@ -591,7 +592,7 @@ Add the JS you need to make your accordion work, like this:
@@ -770,7 +771,7 @@ To translate the static strings of your components, follow these steps: