aboutsummaryrefslogtreecommitdiffstats
path: root/grapher/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'grapher/index.html')
-rw-r--r--grapher/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/grapher/index.html b/grapher/index.html
index aa275d2..4a70153 100644
--- a/grapher/index.html
+++ b/grapher/index.html
@@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
- <meta name="description" content="A simple utility to help you make RRC graphs, out-of-game.">
+ <meta name="description" content="A simple utility to help you make R2C graphs, out-of-game.">
<meta name="author" content="recnet/winrg">
<link rel="manifest" href="/pwathings/manifest.json" />
- <title>RRC Node Graph Generator</title>
+ <title>R2C Node Graph Generator</title>
<link crossorigin href="/oi.css" rel="stylesheet" type="text/css">
<link crossorigin href="style.css" rel="stylesheet" type="text/css" />
<link crossorigin href="/lib/chips.css" rel="stylesheet" type="text/css" />