Skip to content

Commit 1ca16b8

Browse files
Apply suggestions from code review
Co-authored-by: sarahhoffmanakeneo <[email protected]>
1 parent f56cb0a commit 1ca16b8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

content/news/2022.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### <span class="label label-news label-added">ADDED</span> Guided tutorials
88

9-
We created a “Guided tutorial” section to list all our new guided tutorials.
9+
We created a “Guided tutorial” section to list all of our new guided tutorials.
1010
In this section, you can filter tutorials per use case or feature.
1111

1212
👉 Discover our [Guided tutorials](/tutorials/homepage.html) section
@@ -22,15 +22,15 @@ From November 2022, the product identifier value (pim_catalog_identifier attribu
2222

2323
### <span class="label label-news label-added">ADDED</span> Catalog for Apps
2424

25-
We want to ease App development and configuration, and love to do both simultaneously.
25+
Catalogs for apps ease the process of app development and configuration.
2626

27-
With the Catalogs, you can:
27+
With Catalogs, you can:
2828
- only retrieve the products you need
2929
- have less code to maintain if you already developed a UI
3030
- don’t have to master the PIM catalog structure anymore to provide a relevant filtering interface to your users
3131
- and spend less money on configuration UI by using an on-the-shelf solution we provide
3232

33-
And **app users** are more autonomous by configuring their data selection from the Akeneo PIM UI and benefit from a consistent user experience.
33+
Additionally, **app users** are more autonomous by configuring their data selection from Akeneo PIM UI and benefit from a consistent user experience.
3434

3535
👉 Learn more about [Catalogs for apps](/apps/catalogs.html) and discover our new [Catalogs endpoints](/api-reference-index.html#Catalogs)
3636

@@ -39,11 +39,11 @@ And **app users** are more autonomous by configuring their data selection from t
3939

4040
### <span class="label label-news label-notice">NOTICE - ADDED</span> Product UUID
4141

42-
A PIM used to contain one and only identification: the so-called field `identifier` (the only `pim_catalog_identifier` attribute of the whole product). In Serenity, this field value is the SKU (Stock Keeping Unit) of the product, but what if you need to identify your product with several product identifiers (SKU, EAN, GTIN,...)? Adding classic fields won't do the job: you need a kind of identifier field for each product. And how will you identify your product if its SKU has changed?
42+
Akeneo PIM used to contain one and only identification: the 'identifier' field (the only `pim_catalog_identifier` attribute of the whole product). In Serenity, this field value is the SKU (Stock Keeping Unit) of the product, but what if you need to identify your product with several product identifiers (SKU, EAN, GTIN...)? Adding classic fields won't do the job you need a more flexible identifier field for each product. And you still need a way to identify your product if its SKU has changed.
4343

44-
That's the purpose of the brand-new product UUID feature.
44+
That's the purpose of the brand-new product UUID.
4545

46-
But before making it happen, a product must have a **unique** and **immutable** way to identify it: that's why we introduced the product UUID (for Universally Unique Identifier).
46+
But before making it happen, a product must have a **unique** and **unalterable** way to identify it: that's why we introduced the product UUID, which stands for Universally Unique Identifier.
4747

4848
👉 Learn more about [how to migrate from product identifiers to UUID](/getting-started/from-identifiers-to-uuid-7x/welcome.html)
4949

content/news/whats-next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Product data mapping
66

77
You discovered our `catalogs for apps` feature in the [October 2022 section]().
8-
As we want to give app users the best experience and reduce the development cost for you, app developers, we are working on a mapping interface to avoid you to develop it.
8+
As we want to give app users the best experience and reduce the development cost for you, app developers, we are working on a mapping interface so you won't have to develop it from scratch.
99

1010
To do so, in **December 2022**, we will launch an **alpha developer version** of our product data mapping feature.
1111

0 commit comments

Comments
 (0)