File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -995,7 +995,7 @@ <h3>Inputs</h3>
995
995
</ pre >
996
996
997
997
< h3 > Textarea</ h3 >
998
- < p > Form control which supports multiple lines of text. Change < code > row </ code > attribute as necessary.</ p >
998
+ < p > Form control which supports multiple lines of text. Change < code > rows </ code > attribute as necessary.</ p >
999
999
< form class ="bs-docs-example form-inline ">
1000
1000
< textarea rows ="3 "> </ textarea >
1001
1001
</ form >
Original file line number Diff line number Diff line change 932
932
</pre >
933
933
934
934
<h3 >{ {_i} }Textarea{ {/i} }</h3 >
935
- <p >{ {_i} }Form control which supports multiple lines of text. Change <code >row </code > attribute as necessary.{ {/i} }</p >
935
+ <p >{ {_i} }Form control which supports multiple lines of text. Change <code >rows </code > attribute as necessary.{ {/i} }</p >
936
936
<form class =" bs-docs-example form-inline" >
937
937
<textarea rows =" 3" ></textarea >
938
938
</form >
You can’t perform that action at this time.
0 commit comments