Skip to content

Commit cfc7f1f

Browse files
committed
Updated CheatSheet Files
1 parent fde41bb commit cfc7f1f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CheatSheet.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,5 @@ Below is a list of all the methods and properties of the Canvas' Context followe
106106
* Data - `da` + `TAB`
107107
* HTML BoilerPlate with a Canvas Tag - `htmlcan` + `TAB`
108108
* Canvas Tag with useful Attributes - `cat` + `TAB`
109-
* Initialize Canvas and Context - `initcan` + `TAB`
109+
* Initialize Canvas and Context - `initcan` + `TAB`
110+
* Center all Canvas Tags - `centcan` + `Tab`

CheatSheet.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,5 @@ MICS
106106
Data - da + TAB
107107
HTML BoilerPlate with a Canvas Tag - htmlcan + TAB
108108
Canvas Tag with useful Attributes - cat + TAB
109-
Initialize Canvas and Context - initcan + TAB
109+
Initialize Canvas and Context - initcan + TAB
110+
Center all Canvas Tags - centcan + Tab

0 commit comments

Comments
 (0)