fixing typoes
This commit is contained in:
parent
75ccd8cd43
commit
d91c39ddb0
@ -52,7 +52,7 @@ User:
|
|||||||
username:
|
username:
|
||||||
type: string(255)
|
type: string(255)
|
||||||
password:
|
password:
|
||||||
type: stirng(255)
|
type: string(255)
|
||||||
Phonenumber:
|
Phonenumber:
|
||||||
columns:
|
columns:
|
||||||
id:
|
id:
|
||||||
@ -128,7 +128,7 @@ User:
|
|||||||
username:
|
username:
|
||||||
type: string(255)
|
type: string(255)
|
||||||
password:
|
password:
|
||||||
type: stirng(255)
|
type: string(255)
|
||||||
</code>
|
</code>
|
||||||
|
|
||||||
++ Attributes
|
++ Attributes
|
||||||
@ -147,7 +147,7 @@ User:
|
|||||||
username:
|
username:
|
||||||
type: string(255)
|
type: string(255)
|
||||||
password:
|
password:
|
||||||
type: stirng(255)
|
type: string(255)
|
||||||
attributes:
|
attributes:
|
||||||
export: none
|
export: none
|
||||||
validate: false
|
validate: false
|
||||||
@ -169,7 +169,7 @@ User:
|
|||||||
username:
|
username:
|
||||||
type: string(255)
|
type: string(255)
|
||||||
password:
|
password:
|
||||||
type: stirng(255)
|
type: string(255)
|
||||||
templates:
|
templates:
|
||||||
MyCustomTemplate
|
MyCustomTemplate
|
||||||
option1: value
|
option1: value
|
||||||
@ -192,7 +192,7 @@ User:
|
|||||||
username:
|
username:
|
||||||
type: string(255)
|
type: string(255)
|
||||||
password:
|
password:
|
||||||
type: stirng(255)
|
type: string(255)
|
||||||
actAs:
|
actAs:
|
||||||
Sluggable:
|
Sluggable:
|
||||||
fields: [username]
|
fields: [username]
|
||||||
@ -214,7 +214,7 @@ User:
|
|||||||
username:
|
username:
|
||||||
type: string(255)
|
type: string(255)
|
||||||
password:
|
password:
|
||||||
type: stirng(255)
|
type: string(255)
|
||||||
options:
|
options:
|
||||||
type: INNODB
|
type: INNODB
|
||||||
collate: utf8_unicode_ci
|
collate: utf8_unicode_ci
|
||||||
|
Loading…
x
Reference in New Issue
Block a user