@vtex/faststore-plugin-buyer-portal 1.1.82 → 1.1.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vtex/faststore-plugin-buyer-portal",
3
- "version": "1.1.82",
3
+ "version": "1.1.83",
4
4
  "description": "A plugin for faststore with buyer portal",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -103,7 +103,7 @@ export const AddressLayout = ({
103
103
  }}
104
104
  >
105
105
  <section data-fs-addresses-section>
106
- <HeaderInside title="Address">
106
+ <HeaderInside title="Addresses">
107
107
  <HeaderInside.Button
108
108
  iconName="EditSettings"
109
109
  style={{ backgroundColor: "transparent", color: "#1f1f1f" }}