diff options
Diffstat (limited to '')
-rw-r--r-- | doc/status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/status.html b/doc/status.html index c8366488..d386e1aa 100644 --- a/doc/status.html +++ b/doc/status.html | |||
@@ -81,7 +81,7 @@ This is a list of the things you should know about the LuaJIT 2.0 beta test: | |||
81 | </p> | 81 | </p> |
82 | <ul> | 82 | <ul> |
83 | <li> | 83 | <li> |
84 | Obviously there will be many <b>bugs</b> in a VM which has been | 84 | Obviously there will be some <b>bugs</b> in a VM which has been |
85 | rewritten from the ground up. Please report your findings together with | 85 | rewritten from the ground up. Please report your findings together with |
86 | the circumstances needed to reproduce the bug. If possible, reduce the | 86 | the circumstances needed to reproduce the bug. If possible, reduce the |
87 | problem down to a simple test case.<br> | 87 | problem down to a simple test case.<br> |