File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Among the notable improvements from the 2.2.0 release are:
47
47
Security Policy (CSP)
48
48
49
49
* REST now allows rate limiting headers to be accessed by client
50
- javascript .
50
+ JavaScript .
51
51
52
52
* Default number of rounds for PBKDF2 updated to 2M to account for
53
53
improvements in password crackers and CPU power.
@@ -56,10 +56,10 @@ Among the notable improvements from the 2.2.0 release are:
56
56
57
57
* Deprecate SSHA password hash function.
58
58
59
- * roundup-admin reindex can be done in batches to managle load
59
+ * roundup-admin reindex can be done in batches to manage load
60
60
incurred by reindexing.
61
61
62
- * roundup-admin can list avaailable templates and their installed
62
+ * roundup-admin can list available templates and their installed
63
63
locations.
64
64
65
65
* Crash fixes in detector handling, configuration handling,
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ Some improvements from the 2.2.0 release are:
115
115
Security Policy (CSP)
116
116
117
117
* REST now allows rate limiting headers to be accessed by client
118
- javascript .
118
+ JavaScript .
119
119
120
120
* Default number of rounds for PBKDF2 updated to 2M to account for
121
121
improvements in password crackers and CPU power.
@@ -124,10 +124,10 @@ Some improvements from the 2.2.0 release are:
124
124
125
125
* Deprecate SSHA password hash function.
126
126
127
- * roundup-admin reindex can be done in batches to managle load
127
+ * roundup-admin reindex can be done in batches to manage load
128
128
incurred by reindexing.
129
129
130
- * roundup-admin can list avaailable templates and their installed
130
+ * roundup-admin can list available templates and their installed
131
131
locations.
132
132
133
133
* Crash fixes in detector handling, configuration handling,
You can’t perform that action at this time.
0 commit comments