Skip to content

Commit

Permalink
Fixed error mentioning three types of callout boxes rather than the two
Browse files Browse the repository at this point in the history
shown.
  • Loading branch information
tmciver committed Jan 7, 2019
1 parent 0ea3418 commit 042e7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/intro/conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ so we sometimes show console-style output as comments:

### Callout Boxes {-}

We use three types of *callout box* to highlight particular content:
We use two types of *callout box* to highlight particular content:

<div class="callout callout-info">
Tip callouts indicate handy summaries, recipes, or best practices.
Expand Down

1 comment on commit 042e7c8

@davegurnell
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aha! Yes — good spot! We used to have “this bit isn’t finished yet” callouts but then we finished the book... apart from errors in the text :)

Please sign in to comment.