Skip to content

Commit

Permalink
Formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lizbur10 committed Jan 22, 2021
1 parent 36b681d commit 0987532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ based on the desired destination of the passenger.
* `switchOnCharmFromTip()` — Use a `switch` statement to return a different
response based on the generosity of the passenger's tip.

> **NOTE**: Beware a gotcha! In JavaScript, you cannot express the concept of
***NOTE***: Beware a gotcha! In JavaScript, you cannot express the concept of
'between' in the following way:

```js
Expand Down

0 comments on commit 0987532

Please sign in to comment.