Skip to content

Commit 1148533

Browse files
doanackprosise
andauthored
Apply suggestion from @kprosise
Co-authored-by: Katrina Prosise <[email protected]>
1 parent 5774158 commit 1148533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference-manual/factory/container-only-architecture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ App Creation And Publishing Flow
3232
n3 -- publish metadata about app --> n5["OTA Service"]
3333
n5 -- store app metadata --> n6[("Database")]
3434

35-
1. An application developer pushes a new compose app to the `containers.git` repository.
35+
1. An application developer pushes a new compose app to the ``containers.git`` repository.
3636
2. This triggers the Foundries.io CI job that builds app's container images, packages the app, and publishes them to Container Registry.
3737
3. The CI job also generates and publishes metadata about the built and published app to the OTA Service.
3838
4. The OTA Service stores the app metadata in its database.

0 commit comments

Comments
 (0)