diff --git a/libraries/technology/ip_agi027_xxxx/complex_mult/README.txt b/libraries/technology/ip_agi027_xxxx/complex_mult/README.txt
index c94c9bbac03dfe8406a296ee7bf8ba273cea74a5..a2afb13ea0e244df9b2ac0b9c724e50231fd2126 100644
--- a/libraries/technology/ip_agi027_xxxx/complex_mult/README.txt
+++ b/libraries/technology/ip_agi027_xxxx/complex_mult/README.txt
@@ -9,7 +9,8 @@ README.txt for $HDL_WORK/libraries/technology/ip_agi027_xxxx/complex_mult
 
 1) Porting
 
-The complex_mult IP was ported manually from Quartus v19.4 for Arria10_e2sg to Quartus 23.2 for Agi027_xxxx by creating it in Quartus (Qsys) using the same parameter settings.
+The complex_mult IP was ported manually from Quartus v19.4 for Arria10_e2sg to Quartus 23.2 for Agi027_xxxx by creating it in Quartus (Qsys) using
+the same parameter settings.
 
 
 2) IP component
@@ -58,4 +59,4 @@ b) When multiple IPs are generated, each utilizing the same IP function but with
    library name, containing a different .vhd file, as opposed to the previously used unique library names. This leads to issues. To address 
    this, shared libraries are combined within a single library with the IP-specific library name in the build directory when 'generate_ip_libs' 
    is used. Therefore, a directory is manually created in 'altera_libraries' with the IP-specific library name, containing three files: 
-   'compile_ip.tcl,' 'hdllib.cfg,' and 'liborder.
+   'compile_ip.tcl', 'hdllib.cfg' and 'liborder'.