diff --git a/examples/ballmer-peak/example.js b/examples/ballmer-peak/example.js index cc84c32050..f9ef06f110 100644 --- a/examples/ballmer-peak/example.js +++ b/examples/ballmer-peak/example.js @@ -32,7 +32,7 @@ var BallmerPeakCalculator = React.createClass({
If your BAC is{' '} - {', '}then {pct} of your lines of code will have bugs. + {', '}then {pct} of your lines of code will be bug free.
);