浏览代码

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

+ 1 - 1
templates/triage/pulls.html

@@ -41,7 +41,7 @@
     </head>
     </head>
 
 
     <body>
     <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>
         <table>
             <thead>
             <thead>
                 <tr>
                 <tr>