Skip to content

Commit

Permalink
📕 docs(none): replace **Bud** with **bud.js** (#2614)
Browse files Browse the repository at this point in the history
## Type of change

**PATCH: backwards compatible change**
  • Loading branch information
kellymears authored Jun 27, 2024
1 parent 9c17ee9 commit e0f496d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sources/@repo/markdown-kit/readme/partials/sponsors.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**Bud** is an open source project and completely free to use.
**bud.js** is an open source project and completely free to use.

However, the amount of effort needed to maintain and develop new features and projects within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider [sponsoring Roots](https://github.com/sponsors/roots).

Expand Down
2 changes: 1 addition & 1 deletion sources/@roots/bud/docs/03-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Node
---

Instantiate **bud** is using the `factory` export:
Instantiate **bud.js** using the `factory` export:

```js
import {factory} from '@roots/bud/factory'
Expand Down

0 comments on commit e0f496d

Please sign in to comment.