DmitrMakeev commited on
Commit
d85bd16
·
verified ·
1 Parent(s): 45f2a6f

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +1 -1
nutri_call.html CHANGED
@@ -1614,7 +1614,7 @@ console.log(calculator.generateReport(results));
1614
 
1615
  <script>
1616
  tippy('#kno', {
1617
- content: 'Нитрат калия (ка́лиевая сели́тра)',
1618
  placement: 'top', // Расположение: top, bottom, left, right
1619
  arrow: true, // Добавить стрелку
1620
  });
 
1614
 
1615
  <script>
1616
  tippy('#kno', {
1617
+ content: 'Нитрат калия (калиевая селитра)',
1618
  placement: 'top', // Расположение: top, bottom, left, right
1619
  arrow: true, // Добавить стрелку
1620
  });