diff options
| author | Mark Otto <[email protected]> | 2016-10-09 14:36:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-09 14:36:43 -0700 |
| commit | 6c867667a19dcb1243153855d00e36e5ecd599d0 (patch) | |
| tree | 83906930225ae824a4538fba44fe534e048129c6 /docs/browser-bugs.md | |
| parent | 88bf5af896a872d65752956e85adb66a9192e697 (diff) | |
| parent | f49a7a2a0830ced28c5dbd8f94e04ad2f9d7425d (diff) | |
| download | bootstrap-6c867667a19dcb1243153855d00e36e5ecd599d0.tar.xz bootstrap-6c867667a19dcb1243153855d00e36e5ecd599d0.zip | |
Merge branch 'v4-dev' into v4-utils
Diffstat (limited to 'docs/browser-bugs.md')
| -rw-r--r-- | docs/browser-bugs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/browser-bugs.md b/docs/browser-bugs.md index eefeb86cf..a026432c1 100644 --- a/docs/browser-bugs.md +++ b/docs/browser-bugs.md @@ -32,7 +32,7 @@ See also: <tr> <td>{{ bug.browser }}</td> <td>{{ bug.summary | markdownify | bugify }}</td> - <td>{{ bug.upstream_bug | bugify }}</td> + <td>{{ bug.upstream_bug | bugify }}</td> <td>{{ bug.origin | bugify }}</td> </tr> {% endfor %} |
