Skip to content

Commit 28ca098

Browse files
committed
modify
1 parent fbc1aad commit 28ca098

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scanner/7_scanner_service.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Source, binary and dependency analysis is performed using [FOSSLight Scanner](ht
3232
1. Click the "New Project" button in the upper right corner to create a project.
3333
![New Project](images/7_fl_ss_newproject.png){: .styled-image width="80%"}
3434

35-
2. Enter the contents in"Create a Porject".
35+
2. Enter the contents in"Create a Porject"
3636
![Creat a Project](images/7_fl_ss_create_project.png){: .styled-image width="80%"}
37-
- **Name** : Enter the Project name.
37+
- **Name** : Enter the Project name.
3838
- **Inputs** : Select sources to analyze.
3939
- **Upload files** : Compress and upload files to be analyzed. (Please upload only 1 file.)
4040
- **Download URLs** : Enter the source link to be analyzed (link that can be obtained through "wget" or "git clone")
@@ -50,7 +50,7 @@ Source, binary and dependency analysis is performed using [FOSSLight Scanner](ht
5050
- scan_all : Analyze source, binary, dependency.
5151
- source : Analyze only the source code.
5252
- binary : Analyze only binary.
53-
- **Permission **
53+
- **Permission**
5454
- Private : Only the creator can view.
5555
- Public : Other people can view the project and download analysis results through the link.
5656

0 commit comments

Comments
 (0)