From 23bbd1769a9e457bb4402feaf25a9c266d22d5bb Mon Sep 17 00:00:00 2001 From: Ernesto Castellotti Date: Thu, 25 Aug 2022 10:34:53 +0200 Subject: Fix type error --- _ont/ont-fs-com-gpon-onu-stick-with-mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md index d04c97a..7720f60 100644 --- a/_ont/ont-fs-com-gpon-onu-stick-with-mac.md +++ b/_ont/ont-fs-com-gpon-onu-stick-with-mac.md @@ -135,7 +135,7 @@ reload_i2c.sh ``` ## Reset EEPROM to default values and reinitialize -{% include alert.html content=This command is not reversible, all the EEPROM data will be restored to the factory values!" alert="Warning" icon="svg-warning" color="red" %} +{% include alert.html content="This command is not reversible, all the EEPROM data will be restored to the factory values!" alert="Warning" icon="svg-warning" color="red" %} {% include alert.html content="This will cause you to disconnect from the current ssh session." alert="Warning" icon="svg-warning" color="yellow" %} ```sh sfp_i2c -d yes -- cgit v1.2.3