Преглед на файлове

Fix (intentional) typos on the triage dashboard

Yuki Okushi преди 4 години
родител
ревизия
4a70004047
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      templates/triage/index.html
  2. 1 1
      templates/triage/pulls.html

+ 1 - 1
templates/triage/index.html

@@ -2,7 +2,7 @@
 <html>
     <head>
         <meta charset="utf-8">
-        <title>Toiage</title>
+        <title>Triage dashboard</title>
         <style>
             * { font-family: sans-serif; }
             code { font-family: monospace; }

+ 1 - 1
templates/triage/pulls.html

@@ -41,7 +41,7 @@
     </head>
 
     <body>
-        <h1>Toriage - <a href="https://github.com/{{ owner }}/{{ repo }}">{{ owner }}/{{ repo }}</a></h1>
+        <h1>Triage dashboard - <a href="https://github.com/{{ owner }}/{{ repo }}">{{ owner }}/{{ repo }}</a></h1>
         <table>
             <thead>
                 <tr>