Skip to content

Commit c2679e3

Browse files
committed
get master and fix merge conflict
2 parents ab9018f + d2a754b commit c2679e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A lightweight and somewhat opinionated CSS foundation that is best suited to app
1414
- [Evolution](#evolution)
1515
- [Browser support](#browser-support)
1616
- [Publishing](#publishing)
17-
- [The breakdown of step 3](#the-breakdown-of-step-3)
17+
- [The breakdown of step 3](#the-breakdown-of-step-3)
1818
- [Contributing](#contributing)
1919
- [Versioning](#versioning)
2020

@@ -122,7 +122,7 @@ Once new changes have been merged do the following:
122122
2. Update the version number in [`index.css`](src/index.css).
123123
3. Run: `npm version <update_type>` where `<update_type>` is one of the semantic versioning release types: **patch**, **minor**, or **major** (see [versioning](#versioning)).
124124

125-
## The breakdown of step 3
125+
### The breakdown of step 3
126126

127127
1. Run the `build` script.
128128
2. Add `CHANGELOG.md` and `index.css` modified in **steps 1** and **2** to the version commit.

0 commit comments

Comments
 (0)