diff --git a/src/app/playground/Playground.tsx b/src/app/playground/Playground.tsx index b5a7560a..19ef0a7e 100644 --- a/src/app/playground/Playground.tsx +++ b/src/app/playground/Playground.tsx @@ -152,7 +152,7 @@ export function Playground() { ], [ { - content: Last seen, + content: Last Seen, }, { content: agentResponse?.lastSeenAt.global ? ( @@ -435,7 +435,7 @@ export function Playground() { { content: [ - Velocity signals + Velocity Signals , ], }, @@ -476,7 +476,7 @@ export function Playground() { { content: [ - Raw device attributes + Raw Device Attributes , ], }, @@ -515,7 +515,7 @@ export function Playground() { href='https://dev.fingerprint.com/docs/smart-signals-reference#geolocation-spoofing-detection' key='spoof' > - Location spoofing + Location Spoofing , ], }, @@ -551,7 +551,7 @@ export function Playground() { href='https://dev.fingerprint.com/docs/smart-signals-reference#rooted-device-detection' key='tamper' > - Rooted device + Rooted Device , ], },