From 8a89c887bf6b99cedf87d8d36d3668c26313c780 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 11 Jan 2023 23:37:16 +0000 Subject: [PATCH] Fix typo --- projects.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.php b/projects.php index e9262f6..b06d028 100644 --- a/projects.php +++ b/projects.php @@ -23,7 +23,7 @@
OwlBoard
Written in Javascript, a faster alternative to Athena using direct access to the National Rail & Network Rail APIs
-
tRandon
+
tRandom
Written in Python, a simple cross-platform GUI based random number generator. Using the tkinter library for the interface.