Skip to content

Commit 60cc5c0

Browse files
authored
docs(readme): fixup typos in Readme files (#1602)
1 parent 73a01d1 commit 60cc5c0

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/cookie-consent': patch
3+
---
4+
5+
Fix naming error in Readme heading

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ scaleway-lib is a set of NPM packages used at Scaleway.
3131

3232
## Available packages
3333

34-
## Available packages
35-
3634
- [`@scaleway/cookie-consent`](./packages/countries/README.md): React provider to handle website end user consent cookie storage based on segment integrations.
3735

3836
![npm](https://img.shields.io/npm/dm/@scaleway/cookie-consent)

packages/cookie-consent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Shire - Cookie Consent
1+
# `@scaleway/cookie-consent`
22

33
This package is an helper to handle cookie consents with Segment integrations.
44
It will handle the cookie consent for each categories.

0 commit comments

Comments
 (0)