Skip to content

Commit 33cd3b8

Browse files
committed
Content modification to have an App instead a Connector
1 parent 6bcf186 commit 33cd3b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/guides/translation-connection/step2-understand-akeneo-pim.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@ Then, in order to understand our different **editions** and their capabilities,
1616

1717
>Let's play with Akeneo PIM!
1818
19-
It is crucial to understand the PIM features and data model in order to create a great online translation connector.
19+
It is crucial to understand the PIM features and data model in order to create a great online translation App.
2020

2121
The best way to become an expert at Akeneo PIM is to play with it!
2222
You can access our [Akeneo PIM Community Edition demo platform](http://demo.akeneo.com) (login/password: admin / admin).
2323

2424
:::warning
25-
Please note that this Akeneo PIM CE demo instance is for exploratory purposes only and will only allow you to start getting familiar with Akeneo PIM. This instance is reset frequently and is therefore not intended to be used to build a connector.
25+
Please note that this Akeneo PIM CE demo instance is for exploratory purposes only and will only allow you to start getting familiar with Akeneo PIM. This instance is reset frequently and is therefore not intended to be used to build an App.
2626
:::
2727

28-
If you need an Akeneo PIM **Enterprise Edition** instance to start developing your connector, please [contact us](https://www.akeneo.com/contact/).
28+
If you need an Akeneo PIM **Enterprise Edition** instance to start developing your App, please [contact us](https://www.akeneo.com/contact/).
2929

3030
### Acquire PIM knowledge
3131

3232
First of all, we advise you to take a look at our [Helpcenter](https://help.akeneo.com/pim/index.html) where you'll find a lot of documentation about all our features.
3333

3434
Then, if you feel like it wasn't enough, we designed a comprehensive training program to share everything we know about Akeneo PIM. As you can see, we got you covered as well with our [training sessions](https://www.akeneo.com/training/). Don't hesitate to register!
3535

36-
Before you actually start coding to develop your online translation connector, here is a selection of PIM concepts you'll need to master:
36+
Before you actually start coding to develop your online translation App, here is a selection of PIM concepts you'll need to master:
3737
- The [product](/concepts/products.html#product),
3838
- The [product model](/concepts/products.html#product-model),
3939
- The [family](/concepts/catalog-structure.html#family),

0 commit comments

Comments
 (0)