Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/4.1/components/dropdowns.md')
-rw-r--r--docs/4.1/components/dropdowns.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.1/components/dropdowns.md b/docs/4.1/components/dropdowns.md
index 191cae9f6e..7b2be36fe4 100644
--- a/docs/4.1/components/dropdowns.md
+++ b/docs/4.1/components/dropdowns.md
@@ -827,7 +827,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
<td>display</td>
<td>string</td>
<td>'dynamic'</td>
- <td>By default, we use Popper.js for dynamic positioning. Disable this with `static`.</td>
+ <td>By default, we use Popper.js for dynamic positioning. Disable this with <code>static</code>.</td>
</tr>
</tbody>
</table>