mirror of
https://github.com/bitwarden/help
synced 2025-12-15 07:43:48 +00:00
Remove typo (back quote) (#456)
https://bitwarden.com/help/article/import-from-lastpass/ last line: ``` https://github.com/login,test,test,,,Github,0` ``` should be ``` https://github.com/login,test,test,,,Github,0 ``` without trailing back quote ( ` )
This commit is contained in:
@@ -113,5 +113,5 @@ https://github.com/login,login,password,,,Github,Productivity Tools,0
|
|||||||
```
|
```
|
||||||
down to:
|
down to:
|
||||||
```
|
```
|
||||||
https://github.com/login,test,test,,,Github,0`
|
https://github.com/login,test,test,,,Github,0
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user