Skip to content

Commit efba53f

Browse files
authored
Wording correction
Changed "avoid file size limitations on Windows" to "avoid maximum file path length limitations on Windows"
1 parent 2ec2a96 commit efba53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4-WebApp-your-API/4-2-B2C/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ cd "4-WebApp-your-API\4-2-B2C"
6767

6868
or download and exact the repository .zip file.
6969

70-
> Given that the name of the sample is pretty long, and so are the name of the referenced NuGet packages, you might want to clone it in a folder close to the root of your hard drive, to avoid file size limitations on Windows.
70+
> Given that the name of the sample is pretty long, and so are the name of the referenced NuGet packages, you might want to clone it in a folder close to the root of your hard drive, to avoid maximum file path length limitations on Windows.
7171
7272
### Step 2: Register the sample application with your Azure Active B2C Directory tenant
7373

0 commit comments

Comments
 (0)