Skip to content

Commit 0e4734e

Browse files
committed
Typo in text
# |<---- Using a Maximum Of 50 Characters ---->| # Explain why this change is being made # |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->| # Provide links or keys to any relevant tickets, articles or other resources # Example: Github issue MLH#23 # --- COMMIT END --- # Type can be # feat (new feature) # fix (bug fix) # refactor (refactoring production code) # style (formatting, missing semi colons, etc; no code change) # docs (changes to documentation) # test (adding or refactoring tests; no production code change) # chore (updating grunt tasks etc; no production code change) # -------------------- # Remember to # Capitalize the subject line # Use the imperative mood in the subject line # Do not end the subject line with a period # Separate subject from body with a blank line # Use the body to explain what and why vs. how # Can use multiple lines with "-" for bullet points in body # --------------------
1 parent 30f3d43 commit 0e4734e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2>Rosie the Kraken</h2>
5555
</div>
5656
<div class="bio-right">
5757
<h2>Ayush Ganotra</h2>
58-
<p> I'm Ayush, and I'm kinda cool. Ball is life. </p>
58+
<p> I'm Ayush, and I'm kinda cooBall is life. </p>
5959
</div>
6060
</div>
6161
<div class="about">

0 commit comments

Comments
 (0)