Skip to content

Commit 7836a84

Browse files
Luke Bennettwardpeet
Luke Bennett
authored andcommitted
fix(docs): capitalise person's name in tutorial (#11034)
1 parent c3ef5a7 commit 7836a84

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-54.7 KB
Loading

docs/tutorial/part-two/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ export default () => (
296296
<User
297297
username="Bob Smith"
298298
avatar="https://s3.amazonaws.com/uifaces/faces/twitter/vladarbatov/128.jpg"
299-
excerpt="I'm Bob smith, a vertically aligned type of guy. Lorem ipsum dolor sit amet, consectetur adipisicing elit."
299+
excerpt="I'm Bob Smith, a vertically aligned type of guy. Lorem ipsum dolor sit amet, consectetur adipisicing elit."
300300
/>
301301
{/* highlight-end */}
302302
</Container>

0 commit comments

Comments
 (0)