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
+2-8Lines changed: 2 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Create a custom *Application* class which extends the **Application** class. Be
68
68
69
69
Obtain the necessary credentials for the gear of your choice and create a suitable Gear object. Set the Gear object with *HSHelpStack* instance only once.
70
70
71
-
##### i. <Gear>
71
+
##### Setting the <Gear>
72
72
73
73
public class HSApplication extends Application {
74
74
HSHelpStack helpStack;
@@ -91,13 +91,7 @@ Obtain the necessary credentials for the gear of your choice and create a suitab
0 commit comments