Skip to content

Commit a1c7c4c

Browse files
Merge pull request #654 from pysailor/master
Fix some typos / grammar issues
2 parents ea0bf15 + 8035915 commit a1c7c4c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

content/concepts/products.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -771,11 +771,11 @@ In the Akeneo UI, product models are displayed in the grid, exactly like classic
771771

772772
![Product models in the grid](/img/concepts/product_models_in_the_grid_ui.png)
773773

774-
It's also possible to enrich product model. Below, you can find a screenshot of what the UI looks like.
774+
It's also possible to enrich a product model. Below, you can find a screenshot of what the UI looks like.
775775

776776
![Product models in the PEF](/img/concepts/product_models_in_the_pef_ui.png)
777777

778-
To finish, below is the JSON standard format representing a product model. Notice how much it's closed to the product standard format!
778+
To finish, below is the JSON standard format representing a product model. Notice how similar it is to the product standard format!
779779

780780
```json
781781
{

content/getting-started/connect-the-pim-4x/step-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The use case we took here is really simple, as you can see. In real life, connec
9292

9393
We highly recommend you to **start small**. Focus on one single use case at first. Then, when the first one is robust and approved, add some more.
9494

95-
Don't try to do everything at once, they are high chances you won't see the end of it and your connector won't be usable.
95+
Don't try to do everything at once, there are high chances you won't see the end of it and your connector won't be usable.
9696

9797
### UI or not UI?
9898

content/guides/erp-connection/step1-who-is-your-app-intended-for.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This allows Julia to have the information at her fingertips without the risk of
4444

4545
## Julia's needs
4646

47-
Now, let's be focus on Julia's needs about your App.
47+
Now, let's focus on Julia's needs about your App.
4848

4949
**If the product is initially created in the ERP:**
5050

content/guides/erp-connection/step3-understand-akeneo-pim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you need an Akeneo PIM **Enterprise Edition** SaaS edition sandbox to start d
3131

3232
First of all, we advise you to take a look at our [Helpcenter documentation](https://help.akeneo.com/pim/index.html) about all our features and how to use them.
3333

34-
Then, if you feel like you need more, we designed a comprehensive training program to share everything we know about Akeneo PIM. As you can see, we also got you covered our [training sessions](https://www.akeneo.com/training/). Don't hesitate to register!
34+
Then, if you feel like you need more, we designed a comprehensive training program to share everything we know about Akeneo PIM. As you can see, we also got you covered via our [training sessions](https://www.akeneo.com/training/). Don't hesitate to register!
3535

3636
And before you actually start coding to develop your App, here is a selection of PIM concepts you'll need to master:
3737
- The [product](/concepts/products.html#product),

0 commit comments

Comments
 (0)