Added missing character to example repository name (#10423)

This commit is contained in:
ZakGier 2020-03-09 11:20:29 -05:00 committed by GitHub
parent e7eedf3b7f
commit 1927e87890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ keywords: Assemble, Docker Enterprise, Spring Boot, container image
Ensure you are running the `backend` before you build any projects using Docker Assemble. For instructions on running the backend, see [Install Docker Assemble](/assemble/install).
Clone the git repository you would like to use. The following example uses the `docker-springfamework` repository.
Clone the git repository you would like to use. The following example uses the `docker-springframework` repository.
```
~$ git clone https://github.com/anokun7/docker-springframework