diff options
Diffstat (limited to 'src/components/UsageInstructions.tsx')
| -rw-r--r-- | src/components/UsageInstructions.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/UsageInstructions.tsx b/src/components/UsageInstructions.tsx index ce41a53..bcf258b 100644 --- a/src/components/UsageInstructions.tsx +++ b/src/components/UsageInstructions.tsx @@ -33,7 +33,7 @@ export function UsageInstructions({ config }: UsageInstructionsProps) { whiteSpace: "pre-wrap" }} > - Click "Copy Launch Option" below, then paste it into your Steam game's launch options to enable frame generation. + Click "Copy Launch Option" button, then paste it into your Steam game's launch options to enable frame generation. </div> </PanelSectionRow> |
