Update About page: Add 'Insured' prefix to Registered Parliamentarian certification
This commit is contained in:
parent
d9156a9f21
commit
be03ba9f7c
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ const About = () => {
|
||||||
{
|
{
|
||||||
icon: <FaAward />,
|
icon: <FaAward />,
|
||||||
title: "Certifications",
|
title: "Certifications",
|
||||||
details: "Certified ADA Coordinator, Registered Parliamentarian (RP) of the National Association of Parliamentarians"
|
details: "Certified ADA Coordinator, Insured Registered Parliamentarian (RP) of the National Association of Parliamentarians"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: <FaHandsHelping />,
|
icon: <FaHandsHelping />,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue