From 5918943959b34fac7d2fddb563a55c73187b60b8 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 18 Feb 2024 08:07:12 +0200 Subject: [PATCH] readme --- docs/ASK.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ASK.md b/docs/ASK.md index b8eb43df..70126a0d 100644 --- a/docs/ASK.md +++ b/docs/ASK.md @@ -14,8 +14,8 @@ ___ ## Ask lines You can run `/ask` on specific lines of code in the PR from the PR's diff view. The tool will answer questions based on the code changes in the selected lines. -- Click on the + sign next to the line number to select the line. -- To select multiple lines, click on the + sign of the first line and then hold and drag to select the rest of the lines. +- Click on the '+' sign next to the line number to select the line. +- To select multiple lines, click on the '+' sign of the first line and then hold and drag to select the rest of the lines. - write `/ask "..."` in the comment box and press `Add single comment` button.