Skip to content

Commit c04004c

Browse files
CoolSpy3Copilot
andauthored
fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ef64805 commit c04004c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/carlmontrobotics/lib199/Elastic.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import edu.wpi.first.networktables.StringTopic;
1717
/**
1818
* 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
19+
* notifications and selecting tabs. This taken straight from the official Elastic documentation
2020
* (see https://frc-elastic.gitbook.io/docs/additional-features-and-references/robot-notifications-with-elasticlib for documentation
2121
* and for original code https://github.com/Gold872/elastic-dashboard/blob/main/elasticlib/Elastic.java)
2222
*/

0 commit comments

Comments
 (0)