diff --git a/apps/examples/rpc_demo/rpc_demo.c b/apps/examples/rpc_demo/rpc_demo.c index d0c785fb9..a11cc8a52 100644 --- a/apps/examples/rpc_demo/rpc_demo.c +++ b/apps/examples/rpc_demo/rpc_demo.c @@ -4,7 +4,7 @@ /* This is a sample demonstration application that showcases usage of proxy from the remote core. This application is meant to run on the remote CPU running baremetal. - This applicationr can print to to master console and perform file I/O using proxy mechanism. */ + This application can print to the master console and perform file I/O using proxy mechanism. */ #include #include