@@ -79,15 +79,15 @@ const PrivacyPolicy: React.FC = () => {
7979              </ h2 > 
8080              < ul  className = "privacy-list" > 
8181                < li  className = "privacy-list-item" > 
82-                   < strong > Comments &  Personalization </ strong > 
82+                   < strong > Comments &  Personalization : </ strong > 
8383                  When visitors leave comments on the site we collect the data
8484                  shown in the comments form, and also the visitors IP address
8585                  and browser user agent string to help spam detection. To
8686                  customize your experience on our website and provide content
8787                  and resources tailored to your interests and preferences.
8888                </ li > 
8989                < li  className = "privacy-list-item" > 
90-                   < strong > Media &  Communication </ strong > 
90+                   < strong > Media &  Communication : </ strong > 
9191                  If you upload images to the website, you should avoid
9292                  uploading images with embedded location data (EXIF GPS)
9393                  included. Visitors to the website can download and extract any
@@ -97,13 +97,13 @@ const PrivacyPolicy: React.FC = () => {
9797                  materials.
9898                </ li > 
9999                < li  className = "privacy-list-item" > 
100-                   < strong > Cookies &  Analytics </ strong > 
100+                   < strong > Cookies &  Analytics : </ strong > 
101101                  If you leave a comment on our site you may opt-in to save your
102102                  name, email address and website in cookies. We use third party
103-                   app giscuss  for this purpose to directly authorise  with
104-                   Github.  If you have an account and you log in to this site, we
105-                   will  set a temporary cookie to determine if your browser
106-                   accepts  cookies. This cookie contains no personal data and is
103+                   app giscus  for this purpose to directly authorize  with Github. 
104+                   If you have an account and you log in to this site, we will 
105+                   set a temporary cookie to determine if your browser accepts 
106+                   cookies. This cookie contains no personal data and is
107107                  discarded when you close your browser. These are for your
108108                  convenience so that you do not have to fill in your details
109109                  again when you leave another comment. These cookies will last
@@ -112,17 +112,17 @@ const PrivacyPolicy: React.FC = () => {
112112                  performance and user experience.
113113                </ li > 
114114                < li  className = "privacy-list-item" > 
115-                   < strong > Security</ strong > 
115+                   < strong > Security: </ strong > 
116116                  To protect our website from security threats, fraud, or other
117117                  malicious activities.
118118                </ li > 
119119                < li  className = "privacy-list-item" > 
120-                   < strong > Legal Compliance</ strong > 
120+                   < strong > Legal Compliance: </ strong > 
121121                  To comply with applicable laws, regulations, or legal
122122                  processes.
123123                </ li > 
124124                < li  className = "privacy-list-item" > 
125-                   < strong > Contact Forms &  Marketing </ strong > 
125+                   < strong > Contact Forms &  Marketing : </ strong > 
126126                  If you contact us we will use your name and email address to
127127                  reply to your query and we won't share that information
128128                  with third party. To promote our services, events, and
@@ -229,7 +229,7 @@ const PrivacyPolicy: React.FC = () => {
229229              < div  className = "privacy-section-content" > 
230230                < p > 
231231                  We receive data from Google AdSense and Google Analytics about
232-                   the user behaviour . We reserve the right to update or modify
232+                   the user behavior . We reserve the right to update or modify
233233                  this Privacy Policy at any time. We will notify you of any
234234                  changes by posting the new Privacy Policy on this page. Your
235235                  continued use of our website after any modifications indicates
0 commit comments