mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
s/terms/policies/
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
6b815327a0
commit
18dde859af
@ -44,7 +44,7 @@ class TermsCheckbox extends React.PureComponent {
|
||||
export default class TermsDialog extends React.PureComponent {
|
||||
static propTypes = {
|
||||
/**
|
||||
* Array of [Service, terms] pairs, where terms is the response from the
|
||||
* Array of [Service, policies] pairs, where policies is the response from the
|
||||
* /terms endpoint for that service
|
||||
*/
|
||||
policiesAndServicePairs: PropTypes.array.isRequired,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user