Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/data/joy/components/avatar/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Note that the Avatar is designed to comfortably fit two letters at most—for in
### Image Avatar

Insert images into the Avatar by defining a path inside the `src` prop, just like you would with an HTML `<img>` element.
Make sure to to write a meaningful description for the `alt` prop.
Make sure to write a meaningful description for the `alt` prop.

{{"demo": "ImageAvatars.js"}}

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/staff-engineer-pigment-css.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
- **Ability to dive into complex problems**.
You should be able to quickly assess, understand, and iterate upon aspects of our codebase.
- **Willingness to ask and answer questions**.
You're comfortable saying you're unsure and asking for help. You'll also reach out out to assist others. We thrive through continuous learning—first-time mistakes are celebrated, not blamed.
You're comfortable saying you're unsure and asking for help. You'll also reach out to assist others. We thrive through continuous learning—first-time mistakes are celebrated, not blamed.

Check warning on line 97 in docs/pages/careers/staff-engineer-pigment-css.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'We'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "docs/pages/careers/staff-engineer-pigment-css.md", "range": {"start": {"line": 97, "column": 104}}}, "severity": "WARNING"}
- **Leadership skills**.
You will guide and mentor contributors, steering the community in the right direction.

Expand Down
Loading