Skip to content

Commit fee4ec4

Browse files
committed
style(install): Fix headings level
Change level 3 headings to level 2
1 parent 0867f6c commit fee4ec4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/build/browser/update-with-browser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ If they already have the notation `disabled` beside them, so won't see them run.
203203

204204
The most likely build error is that you did not [Update Identifiers and Certificates](#update-identifiers-and-certificates). In that case, you will see this error in the build action annotations.
205205

206-
#### Error
206+
### Error
207207

208208
> ![Trio annotation error for missing identifier update](img/trio-annotation-need-to-run-add-identifiers.png){ width="600", align="center"}
209209
@@ -213,7 +213,7 @@ If you decide to look at the log, instead of reading the annotations, you may se
213213
214214
> ![Trio log error for missing identifier update](img/trio-log-real-error-need-to-run-add-identifiers.png){ width="600", align="center"}
215215
216-
#### Solution
216+
### Solution
217217

218218
1. [Update Identifiers](#update-identifiers) - make sure you select `dev` branch
219219
2. [Update Certificates](#update-certificates) - make sure you select `dev` branch

0 commit comments

Comments
 (0)