Skip to content

Commit becb76e

Browse files
authored
Update make-a-github-profile-readme.mdx
1 parent b152080 commit becb76e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/make-a-github-profile-readme/make-a-github-profile-readme.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,15 @@ currently:
103103
### Images
104104

105105
```markdown
106-
![cute cat](https://images.com/cat_img.PNG)
106+
![my cute cat](https://images.com/cat_img.PNG)
107107
```
108108

109109
### Highlighting Code
110110

111111
Inline code:
112112

113113
```markdown
114-
Here's a `<html>` tag.
114+
`<html>Hello!</html>` tag.
115115
```
116116

117117
## Personalizing the README

0 commit comments

Comments
 (0)