Skip to content

Commit b15e1b2

Browse files
committed
Fixed MHA typo.
1 parent 1681f2a commit b15e1b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/mile-high-agile-2018/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35599,7 +35599,7 @@ function concat(a: string, b: string): string {
3559935599
__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(
3560035600
__WEBPACK_IMPORTED_MODULE_1__lib_components_presentation_Parts__["b" /* Title */],
3560135601
null,
35602-
'Support the developer environment to improve',
35602+
'Support the developer environment to improve ',
3560335603
__WEBPACK_IMPORTED_MODULE_0_react___default.a.createElement(
3560435604
__WEBPACK_IMPORTED_MODULE_1__lib_components_presentation_Parts__["d" /* Highlight */],
3560535605
null,

docs/mile-high-agile-2018/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

presentations/mile-high-agile-2018/slideList.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ export default {
234234
</Delay>
235235
</Slide>,
236236
<Slide>
237-
<Title>Support the developer environment to improve<Highlight>velocity</Highlight></Title>
237+
<Title>Support the developer environment to improve <Highlight>velocity</Highlight></Title>
238238
<img src={ teslaSrc } alt="tesla" />
239239
</Slide>,
240240
<Slide>

0 commit comments

Comments
 (0)