You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The most common goal when working with your view is usually to set or to adjust
8
8
9
9
HTML and CSS make this difficult because there's no central place that represents your layout.
10
10
11
-
You're generally forced to bounce back and forth between multiple definitions in multiple files in order to adjust layout, even though it's pribably the most common thing you'll do.
11
+
You're generally forced to bounce back and forth between multiple definitions in multiple files in order to adjust layout, even though it's probably the most common thing you'll do.
0 commit comments