We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef64805 commit c04004cCopy full SHA for c04004c
src/main/java/org/carlmontrobotics/lib199/Elastic.java
@@ -16,7 +16,7 @@
16
import edu.wpi.first.networktables.StringTopic;
17
/**
18
* A class that provides methods for interacting with the Elastic dashboard, including sending
19
- * notifications and selecting tabs. This taken striaght from the official Elastic documentation
+ * notifications and selecting tabs. This taken straight from the official Elastic documentation
20
* (see https://frc-elastic.gitbook.io/docs/additional-features-and-references/robot-notifications-with-elasticlib for documentation
21
* and for original code https://github.com/Gold872/elastic-dashboard/blob/main/elasticlib/Elastic.java)
22
*/
0 commit comments