From 73c076dc766b5787fb053ac3f643dbb4c04f4991 Mon Sep 17 00:00:00 2001 From: Katrina Prosise Date: Wed, 21 Aug 2024 06:44:21 -0400 Subject: [PATCH] Update FoundriesFactory Trademark Aligning trademark usage to approved messaging guide. QA Steps: tested by running against `README.md`. This commit addresses FFTK-3429 Signed-off-by: Katrina Prosise --- Fio-docs/FoundriesFactory-trademark.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Fio-docs/FoundriesFactory-trademark.yml b/Fio-docs/FoundriesFactory-trademark.yml index f7ded46..226fdd3 100644 --- a/Fio-docs/FoundriesFactory-trademark.yml +++ b/Fio-docs/FoundriesFactory-trademark.yml @@ -1,8 +1,8 @@ # Trademark use for FoundriesFactory extends: conditional -message: "'%s' should be marked as a registered trademark first time it occurs in body of text and used as an adjective." +message: "'%s' should be marked as an unregistered trademark first time it occurs in body of text and used as an adjective." level: warning scope: sentence ignorecase: false first: 'FoundriesFactory' -second: '(FoundriesFactory)(?:®|\(R\))' +second: '(FoundriesFactory)(?:™|\(TM\))' diff --git a/README.md b/README.md index 82cdd1d..7614239 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Foundries.io Style Guide -This repository contains an implementation of the FoundriesFactory® style guide. +This repository contains an implementation of the FoundriesFactory™ Platform style guide. Use this with the [Vale](https://github.com/errata-ai/vale)([LICENSE](https://github.com/errata-ai/vale/blob/v2/LICENSE)) linter. Installing from releases will also pull in the styles: