Skip to content

Commit de9650a

Browse files
author
shleewhite
committed
chore: always say Design Systems Team
1 parent 2c1833c commit de9650a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/components/NEW-COMPONENT-CHECKLIST.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The following should be available as resources for the Project Kickoff.
1111

1212
## Project Kickoff
1313

14-
A project kickoff will be scheduled before the project start date. The kickoff will be used to align on project scope, timelines, and milestones and as a space to discuss any open questions. In attendance should be Design System team leadership, lead Designer and Engineer on the project, and Design/Engineer buddies (if applicable).
14+
A project kickoff will be scheduled before the project start date. The kickoff will be used to align on project scope, timelines, and milestones and as a space to discuss any open questions. In attendance should be Design Systems team leadership, lead Designer and Engineer on the project, and Design/Engineer buddies (if applicable).
1515

1616
## Design Checklist
1717
The design checklist has 4 primary parts:

packages/components/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Finally, add this line to the top of your app's style file (`app.scss` or simila
4848
@import '@hashicorp/design-system-components';
4949
```
5050

51-
⚠️ **Notice**: our component library assumes that a `*, *::before, *::after { box-sizing: border-box; }` reset is applied globally in the CSS of the application. If in your use case this is not true, please speak with the design system team (we can try to find a workaround).
51+
⚠️ **Notice**: our component library assumes that a `*, *::before, *::after { box-sizing: border-box; }` reset is applied globally in the CSS of the application. If in your use case this is not true, please speak with the Design Systems Team (we can try to find a workaround).
5252

5353
Usage
5454
------------------------------------------------------------------------------

website/docs/about/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Design systems are often equated with a UI kit or component library. In reality,
1414

1515
## What is Helios
1616

17-
**Helios** is the design system built by the HashiCorp Design System Team. It’s commonly referred to as **HDS**.
17+
**Helios** is the design system built by the HashiCorp Design Systems Team. It’s commonly referred to as **HDS**.
1818

1919
Helios is available and recommended for all HashiCorp product teams using Ember.js. We also support teams using alternative frameworks or libraries, such as React, on a case-by-case basis via our design assets, [tokens](/foundations/tokens), and best practice guidance.
2020

website/docs/about/principles.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Principles
33
description: We consider the whole when creating the parts.
4-
caption: Read the principles that guide the design system team.
4+
caption: Read the principles that guide the Design Systems Team.
55
navigation:
66
order: 102
77
layout:

0 commit comments

Comments
 (0)